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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also