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