ArcGIS Pro 3.7 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 Property SymbolLayers As CIMSymbolLayerIdentifier()
    public CIMSymbolLayerIdentifier[] SymbolLayers {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also