ArcGIS Pro 2.6 API Reference Guide
Symbols Property

ArcGIS.Core.CIM Namespace > CIMElementStorage Class : Symbols Property
Gets or sets the symbols used by graphic elements.
Syntax
public CIMSymbolIdentifier[] Symbols {get; set;}
Public Property Symbols As CIMSymbolIdentifier()
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 10, Windows 8.1, Windows 7

See Also

Reference

CIMElementStorage Class
CIMElementStorage Members