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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also