Method is invoked after the plugin is
loaded.
| [Visual Basic .NET] |
|---|
Public Sub OnStartUp( _
ByVal Site As IAgStkGraphicsPluginSite _
)
|
| [C#] |
|---|
public void OnStartUp(
|
| [Managed C++] |
|---|
public: void OnStartUp(
|
| [Java] |
|---|
public onStartUp(
|
| [Unmanaged C++] |
|---|
public: HRESULT OnStartUp(
|
- Site