This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Interfaces > IF > IFieldOverride Interface > IFieldOverride.GraphicAttributes Property (ArcObjects .NET 10.5 SDK) |
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