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


IReportUnitFormat2.LatLonFormat Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IR > IReportUnitFormat2 Interface > IReportUnitFormat2.LatLonFormat Property
ArcGIS Developer Help

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