ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBaseLayer Class / MinScale Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also