STK UI CoreSend comments on this topic.
Activate Method (IAgUiWindow)
See Also
Windows





Windows & Linux

Description

Activates the window.

Syntax

[Visual Basic .NET]
Public Sub Activate()
[C#]
public void Activate();
[Managed C++]
public: void Activate();
[Unmanaged C++]
public: HRESULT Activate();
[Java]
public void activate();
[Python - STK API ]
def Activate(self) -> None:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.