ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSymbolLayer Class / Enable Property

In This Topic
    Enable Property (CIMSymbolLayer)
    In This Topic
    Gets or sets a value indicating whether the symbol layer is visible. The symbol layer draws only when enabled. Currently, an invisible layer is not considered in any transformations when in a 3D context.
    Syntax
    public bool Enable {get; set;}
    Public Property Enable As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also