ArcObjects Library Reference (DefenseSolutions)  

IGraphicDef2 Interface

Provides access to members that define a graphic definition.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
Read/write property Category The third character in a symbol ID that defines the graphics category.
Read/write property CodingScheme The first character in a symbol ID that defines the graphics coding scheme.
Read/write property ConstructionNotes Notes that describe how to build the core geometry for the graphic definition.
Read/write property Description The description of the graphic definition.
Read/write property EXTCLSID The method returns the CLSID of the MOLE feature class extension supported by the graphic definition.
Read/write property FunctionCode The six character military function code that identifies the graphic definition.
Read/write property Hierarchy A slash delimited string that describes how the graphic definition relates to other graphic definitions.
Read/write property IsFavorite Indicates whether the graphic definition is a favorite.
Read/write property Name The name of the graphic definition.

Remarks

This interface was added at MOLE 9.2 and differs from its sister IGraphicDef interface by adding the new properties CodingScheme and Category.