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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.