ArcObjects Library Reference (Display)  

IGraphicAttributeType Interface

Provides access to members that control the behavior and properties of graphic attribute types.

Product Availability

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

Members

Description
Method DrawValue Draws a value on the device context.
Method FormatValue Formats the graphic attribute value.
Method TextToValue Converts text to the graphic attribute value.
Read-only property Type The graphic attribute type.
Method ValueToText Converts the graphic attribute value to text.

CoClasses that implement IGraphicAttributeType

CoClasses and Classes Description
GraphicAttributeAngleType Angle graphic attribute type.
GraphicAttributeBooleanType Boolean graphic attribute type.
GraphicAttributeColorType Color graphic attribute type.
GraphicAttributeDashType Dash graphic attribute type.
GraphicAttributeDoubleType Double graphic attribute type.
GraphicAttributeEnumType Enumeration graphic attribute type.
GraphicAttributeIntegerType Integer graphic attribute type.
GraphicAttributeMarkerType Marker graphic attribute type.
GraphicAttributeSizeType Size graphic attribute type.
GraphicAttributeTextType Text graphic attribute type.