ArcGIS Pro 2.6 API Reference Guide
GetSymbol Method (CIMSymbolReference)

ArcGIS.Core.CIM Namespace > CIMSymbolReference Class : GetSymbol Method
The XML encoding of the CIMSymbol.
Returns a symbol from an XML encoding of a CIMSymbol.
Syntax
public static CIMSymbol GetSymbol( 
   string symbolXml
)
Public Shared Function GetSymbol( _
   ByVal symbolXml As String _
) As CIMSymbol

Parameters

symbolXml
The XML encoding of the CIMSymbol.

Return Value

A CIMSymbol
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMSymbolReference Class
CIMSymbolReference Members