ArcGIS Pro 3.7 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 Property Scales As CIMScale()
    public CIMScale[] Scales {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also