Groups a symbol with both an ID and Name.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
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.
Supported Platforms
Windows, Solaris, Linux
Interfaces
Interfaces | Description |
---|---|
ISymbolIdentifier | Provides access to the members that control the symbol identifier. |
ISymbolIdentifier2 | Provides access to the members that control the symbol identifier. |