ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Layer Class / SavedMinScale Property

In This Topic
    SavedMinScale Property (Layer)
    In This Topic
    Gets and sets the minimum scale saved when ShowLayerAtAllScales is set to true.
    Syntax
    public double SavedMinScale {get;}
    Public ReadOnly Property SavedMinScale As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also