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


IReportUnitFormat.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 > IReportUnitFormat Interface > IReportUnitFormat.LatLonFormat Property
ArcGIS Developer Help

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