ArcGIS Pro 2.9 API Reference Guide
GetSymbolCollection Method

ArcGIS.Core.Data.Mapping Namespace > AnnotationFeatureClassDefinition Class : GetSymbolCollection Method
The symbol collection for the annotation.
Syntax
public IReadOnlyList<CIMSymbolIdentifier> GetSymbolCollection()
Public Function GetSymbolCollection() As IReadOnlyList(Of CIMSymbolIdentifier)

Return Value

An array of ArcGIS.Core.CIM.CIMSymbolIdentifier used for drawing the annotation.
Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

AnnotationFeatureClassDefinition Class
AnnotationFeatureClassDefinition Members