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