This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeServerLayer Interface > IGlobeServerLayer.LegendInfo Property (ArcObjects .NET 10.5 SDK) |
Provides access to members that control legend information provided by a renderer.
[Visual Basic .NET] Public ReadOnly Property LegendInfo As IGlobeLegendInfo
[C#] public IGlobeLegendInfo LegendInfo {get;}
[C++]
HRESULT get_LegendInfo(
IGlobeLegendInfo** ppLegendInfo
);
[C++]
Parameters ppLegendInfo [out, retval]
ppLegendInfo is a parameter of type IGlobeLegendInfo