Graphic attributes list that contains the overriden graphic attribute.
[Visual Basic .NET] Public ReadOnly Property GraphicAttributes As IGraphicAttributes
[C#] public IGraphicAttributes GraphicAttributes {get;}
[C++]
HRESULT get_GraphicAttributes(
IGraphicAttributes** Attributes
);
[C++]Parameters
Attributes [out, retval]Attributes is a parameter of type IGraphicAttributes
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.