This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IL > ILegendItem3 Interface > ILegendItem3.Graphics Property (ArcObjects .NET 10.4 SDK) |
List of graphics that represent the legend item. Must call CreateGraphics first.
[Visual Basic .NET] Public ReadOnly Property Graphics As IEnumElement
[C#] public IEnumElement Graphics {get;}
[C++]
HRESULT get_Graphics(
IEnumElement** Graphics
);
[C++]
Parameters Graphics [out, retval]
Graphics is a parameter of type IEnumElement