STK AgGraphicsPluginSend comments on this topic.
OnShutDown Method (IAgStkGraphicsPluginWithSite)
See Also
Windows





Windows & Linux

Description

Method is invoked before the plugin is freed.

Syntax

[Visual Basic .NET]
Public Sub OnShutDown()
[C#]
public void OnShutDown();
[Managed C++]
public: void OnShutDown();
[Unmanaged C++]
public: HRESULT OnShutDown();
[Java]
public void onShutDown();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.