ArcObjects Library Reference (Display)  

ISymbolIdentifier2 Interface

Provides access to the members that control the symbol identifier.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

Provides access to the Symbol, ID, and Name properties of a SymbolIdentifier.

Members

Description
Read/write property ID The symbolID associated with the symbol.
Read/write property Name The name associated with the symbol.
Read/write property Symbol The symbol associated with the symbolID.

CoClasses that implement ISymbolIdentifier2

CoClasses and Classes Description
SymbolIdentifier Groups a symbol with both an ID and Name.

.NET Related Topics

Creating annotation and dimension feature classes