ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMScaleFormat Class / MapUnits Property

In This Topic
    MapUnits Property (CIMScaleFormat)
    In This Topic
    Gets or sets the map units used to display a scale, e.g, the 'miles' in 1 inch=5 miles.
    Syntax
    public LinearUnit MapUnits {get; set;}
    Public Property MapUnits As LinearUnit
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also