This document is archived and information here might be outdated. Recommended version. |
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**