ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / BulkLayerCreationParams Class / IsVisible Property

In This Topic
    IsVisible Property (BulkLayerCreationParams)
    In This Topic
    Gets and sets layer visibility for all layers.
    Syntax
    public Nullable<bool> IsVisible {get; set;}
    Public Property IsVisible As Nullable(Of Boolean)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also