Adds imageryOverlay to the collection.
[Visual Basic .NET] |
---|
Public Sub Add( _ ByVal ImageryOverlay As IAgStkGraphicsGlobeImageOverlay _ ) |
[C#] |
---|
public void Add( |
[Managed C++] |
---|
public: void Add( |
[Java] |
---|
public add( |
[Unmanaged C++] |
---|
public: HRESULT Add( |
- ImageryOverlay
- The Globe Image Overlay to be added to the collection.