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 > IGlobeLegendInfos Interface > IGlobeLegendInfos.Add Method (ArcObjects .NET 10.5 SDK) |
Adds a legend info.
[Visual Basic .NET] Public Sub Add ( _ ByVal pLegendInfo As IGlobeLegendInfo _ )
[C#] public void Add ( IGlobeLegendInfo pLegendInfo );
[C++]
HRESULT Add(
IGlobeLegendInfo* pLegendInfo
);
[C++]
Parameters pLegendInfo [in]
pLegendInfo is a parameter of type IGlobeLegendInfo