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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also