This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IR > IReportUnitFormat2 Interface > IReportUnitFormat2.LatLonFormat Property (ArcObjects .NET 10.4 SDK) |
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;}