Raised when an asynchronous add is
completed.
[Visual Basic .NET] |
---|
Public Event AddComplete( _
ByVal Sender As System.Object, _
ByVal Args As IAgStkGraphicsTerrainOverlayAddCompleteEventArgs _
)
|
[C#] |
---|
public void AddComplete(
|
[Managed C++] |
---|
public: void AddComplete(
|
[Java] |
---|
public addComplete(
|
[Unmanaged C++] |
---|
public: HRESULT AddComplete(
|
- Sender
- Args