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

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

    ArcGIS Pro version: 3.3 or higher.
    See Also