ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMElementStorage Class / Symbols Property
Version

Symbols Property (CIMElementStorage)
Gets or sets the symbols used by graphic elements.
Syntax
public CIMSymbolIdentifier[] Symbols {get; set;}
Remarks
The symbol reference inside graphic elements will have a null Symbol, and instead refer to a symbol in this collection by name. The names are generated programmatically.
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also