ArcObjects Library Reference (ArcMapUI)  

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