This document is archived and information here might be outdated. Recommended version. |
Adds an element.
[Visual Basic .NET] Public Sub Add ( _ ByVal pElement As IGlobeGraphicsElementProperties _ )
[C#] public void Add ( IGlobeGraphicsElementProperties pElement );
[C++]
HRESULT Add(
IGlobeGraphicsElementProperties* pElement
);
[C++] Parameters pElement [in]
pElement is a parameter of type IGlobeGraphicsElementProperties*