ArcGIS Pro 3.7 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 Property NewLayersVisible As Boolean
    public bool NewLayersVisible {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also