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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also