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

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

    ArcGIS Pro version: 3.3 or higher.
    See Also