ArcObjects Library Reference (ArcMapUI)  

IReportUnitFormat.LatLonFormat Property

The format object used for reporting lat-lon values.

[Visual Basic .NET]
Public Property LatLonFormat As ILatLonFormat
[C#]
public ILatLonFormat LatLonFormat {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IReportUnitFormat Interface