ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMap Class / Scales Property

In This Topic
    Scales Property
    In This Topic
    Gets or sets an array of CIMScale objects, describing the full list of named scales for the map.
    Syntax
    public CIMScale[] Scales {get; set;}
    Public Property Scales As CIMScale()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also