This document is archived and information here might be outdated.  Recommended version.


IReportUnitFormat2.LatLonFormat Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

IReportUnitFormat2.LatLonFormat Property

When a map's display units are set to esriDecimalDegrees, tools use this format to report coordinates.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IReportUnitFormat2 Interface