ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMapFrame Class / OverrideLayerVisibility Property

In This Topic
    OverrideLayerVisibility Property
    In This Topic
    Gets or sets a value indicating whether LayerVisibilityOverrides are used to override layer visibility.
    Syntax
    public bool OverrideLayerVisibility {get; set;}
    Public Property OverrideLayerVisibility As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also