This document is archived and information here might be outdated.  Recommended version.


IGraphicAttributeEnumType Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IG > IGraphicAttributeEnumType Interface
ArcGIS Developer Help

IGraphicAttributeEnumType Interface

Provides access to methods accessing graphic attribute enumeration values.

Product Availability

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

Members

Name Description
Method AddValue Adds a new value to the graphic attribute enumeration.
Method NextValue Hands back the next value in the enumeration.
Method Reset Resets the enumeration of values.

Classes that implement IGraphicAttributeEnumType

Classes Description
GraphicAttributeEnumType Enumeration graphic attribute type.