ArcObjects Library Reference (ArcMapUI)  

IReportUnitFormat2.CoordinateReadoutUnits Property

The units used for the coordinate readout on the status bar. If set to esriUnknown, map display units are used.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IReportUnitFormat2 Interface