ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Layer Class / ShowLayerAtAllScales Property

In This Topic
    ShowLayerAtAllScales Property (Layer)
    In This Topic
    Gets and sets whether the layer is visible at all scales.
    Syntax
    public bool ShowLayerAtAllScales {get;}
    Public ReadOnly Property ShowLayerAtAllScales As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also