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


IReportUnitFormat2.CoordinateReadoutLatLonFormat 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.CoordinateReadoutLatLonFormat Property
ArcGIS Developer Help

IReportUnitFormat2.CoordinateReadoutLatLonFormat Property

The format used for the coordinate readout on the status bar.

[Visual Basic .NET]
Public Property CoordinateReadoutLatLonFormat As ILatLonFormat
[C#]
public ILatLonFormat CoordinateReadoutLatLonFormat {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IReportUnitFormat2 Interface