ArcGIS Pro 3.7 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 Property MapUnits As LinearUnit
    public LinearUnit MapUnits {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also