Provides access to members that define a graphic definition.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
Description | ||
---|---|---|
Category | The third character in a symbol ID that defines the graphics category. | |
CodingScheme | The first character in a symbol ID that defines the graphics coding scheme. | |
ConstructionNotes | Notes that describe how to build the core geometry for the graphic definition. | |
Description | The description of the graphic definition. | |
EXTCLSID | The method returns the CLSID of the MOLE feature class extension supported by the graphic definition. | |
FunctionCode | The six character military function code that identifies the graphic definition. | |
Hierarchy | A slash delimited string that describes how the graphic definition relates to other graphic definitions. | |
IsFavorite | Indicates whether the graphic definition is a favorite. | |
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.