ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / MappingOptions Class / NewLayersVisible Property

In This Topic
    NewLayersVisible Property
    In This Topic
    Gets and sets whether newly added layers are visible by default.
    Syntax
    public bool NewLayersVisible {get; set;}
    Public Property NewLayersVisible As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also