ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSubLayerBase Class / MaxScale Property

In This Topic
    MaxScale Property (CIMSubLayerBase)
    In This Topic
    Gets or sets the maximum scale for layer draw (set as the denominator of the scale's representative fraction).
    Syntax
    public double MaxScale {get; set;}
    Public Property MaxScale As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also