ArcObjects Library Reference (PublisherControls)  

IARMap.DistanceUnits Property

The distance units of the map.

[Visual Basic .NET]
Public ReadOnly Property DistanceUnits As esriARUnits
[C#]
public esriARUnits DistanceUnits {get;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

The DistanceUnits are used when reporting measurements and are used by the esriARToolMapMeasure tool when it is set as the IARControl::CurrentARTool and is used on the ARMap object.

See Also

IARMap Interface | IARMap.SpatialReferenceName Property | IARMap.ReferenceScale Property | IARMap.MapScale Property | IARMap.MapUnits Property

.NET Samples

ArcReaderControl document properties (Code Files: DocumentProperties)