ArcObjects Library Reference (DefenseSolutions)  

IGraphicDef Interface

Provides access to members that define a graphic definition. Note: the IGraphicDef interface has been superseded byIGraphicDef2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine and ArcGIS Desktop.

Members

Description
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.

CoClasses that implement IGraphicDef

CoClasses and Classes Description
GraphicDef Provides clients with a definition or description of a supported cached graphic.