This document is archived and information here might be outdated. Recommended version. |
Groups a symbol with both an ID and Name.
A SymbolIdentifier is a simple grouping of a Symbol with an ID and a Name. Any symbol that implements ISymbol can be stored in a SymbolIdentifier, however they are most commonly used with a TextSymbol in the SymbolCollection of an Annotation Feature class which is stored in the AnnotationFeatureClassExtension.
Interfaces | Description |
---|---|
ISymbolIdentifier | Provides access to the members that control the symbol identifier. |
ISymbolIdentifier2 | Provides access to the members that control the symbol identifier. |