AGI Ui Application 11 Send comments on this topic.
Windows Property (IAgUiApplication)
See Also 





Description

Returns a collection of windows.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Windows() As IAgUiWindowsCollection

[C#]
public IAgUiWindowsCollection Windows {get;}

[Managed C++]
public: __property IAgUiWindowsCollection^ get_Windows();

[Unmanaged C++]
public: HRESULT get_Windows(
IAgUiWindowsCollection ** ppRetVal
);

[Java]
public IAgUiWindowsCollection getWindows();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1