AGI STK X 11Send 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 void terminate();
[Unmanaged C++]
public: HRESULT Terminate();

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.