ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLayerScaleVisibilityOptions Class / SavedMaxScale Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also