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

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

    ArcGIS Pro version: 3.3 or higher.
    See Also