This document is archived and information here might be outdated.  Recommended version.


SymbolIdentifier Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Classes > S > SymbolIdentifier Class
ArcGIS Developer Help

SymbolIdentifierClass Class

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.