ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSymbolReference Class / GetSymbol Method
The XML encoding of the CIMSymbol.
Version

GetSymbol Method (CIMSymbolReference)
Returns a symbol from an XML encoding of a CIMSymbol.
Syntax
public static CIMSymbol GetSymbol( 
   string symbolXml
)

Parameters

symbolXml
The XML encoding of the CIMSymbol.

Return Value

A CIMSymbol
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3 or higher.
See Also