ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSymbolLayerMasking Class / SymbolLayers Property

In This Topic
    SymbolLayers Property (CIMSymbolLayerMasking)
    In This Topic
    Gets or sets the symbol layer identifiers.
    Syntax
    public CIMSymbolLayerIdentifier[] SymbolLayers {get; set;}
    Public Property SymbolLayers As CIMSymbolLayerIdentifier()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also