The graphic attribute type.
[Visual Basic .NET] Public ReadOnly Property Type As esriGraphicAttributeType
[C#] public esriGraphicAttributeType Type {get;}
[C++]
HRESULT get_Type(
esriGraphicAttributeType* Type
);
[C++]Parameters
Type [out, retval]Type is a parameter of type esriGraphicAttributeType
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.