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


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

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