ArcGIS Pro 3.0 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, Windows 8.1

    See Also