STK UI ApplicationSend comments on this topic.
Quit Method (IAgUiApplication)
See Also
Windows





Windows & Linux

Description

Shuts down the application.

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.