AGI Ui Core 11 Send comments on this topic.
Close Method (IAgUiWindow)
See Also 
Windows






Windows & Linux

Description

Closes the window.

Syntax

[Visual Basic .NET]
Public Sub Close() 

[C#]
public void Close();

[Managed C++]
public: void Close();

[Java]
public  close();

[Unmanaged C++]
public: HRESULT Close();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface