![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IG > IGraphicAttributeType Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that control the behavior and properties of graphic attribute types.
| Description | ||
|---|---|---|
![]() |
DrawValue | Draws a value on the device context. |
![]() |
FormatValue | Formats the graphic attribute value. |
![]() |
TextToValue | Converts text to the graphic attribute value. |
![]() |
Type | The graphic attribute type. |
![]() |
ValueToText | Converts the graphic attribute value to text. |
| 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. |