ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLayerScaleVisibilityOptions Class / SavedMinScale Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also