ArcGIS Pro 2.6 API Reference Guide
Scales Property

ArcGIS.Core.CIM Namespace > CIMMap Class : Scales Property
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 10, Windows 8.1, Windows 7

See Also

Reference

CIMMap Class
CIMMap Members