This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeLegendInfo Interface > IGlobeLegendInfo.LegendGroups Property (ArcObjects .NET 10.4 SDK) |
A collection of legend group objects.
[Visual Basic .NET] Public ReadOnly Property LegendGroups As ILegendGroups
[C#] public ILegendGroups LegendGroups {get;}
[C++]
HRESULT get_LegendGroups(
ILegendGroups** ppLegendGroups
);
[C++]
Parameters ppLegendGroups [out, retval]
ppLegendGroups is a parameter of type ILegendGroups