STK XSend comments on this topic.
Terminate Method (AgSTKXApplication)
See Also 
Windows






Windows & Linux

Description

Terminates the use of STK Engine. This must be the last call to STK Engine.

Syntax

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

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.