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


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

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