ArcGIS Pro 2.6 API Reference Guide
SymbolLayers Property (CIMMultiLayerSymbol)

ArcGIS.Core.CIM Namespace > CIMMultiLayerSymbol Class : SymbolLayers Property
Gets or sets the symbol layers. Symbol layers are the components that make up a symbol. A symbol layer is represented by a stroke, fill, marker, or procedural symbol layer.
Syntax
public CIMSymbolLayer[] SymbolLayers {get; set;}
Public Property SymbolLayers As CIMSymbolLayer()
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMMultiLayerSymbol Class
CIMMultiLayerSymbol Members