AGI STK Objects 11 Send comments on this topic.
AvailableWindows Property (IAgVODataDisplayElement)
See Also 
Windows






Windows & Linux

Description

Get the available 3D windows for the data display.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AvailableWindows() As System.Array

[C#]
public System.Array AvailableWindows {get;}

[Managed C++]
public: __property System::Array^ get_AvailableWindows();

[Unmanaged C++]
public: HRESULT get_AvailableWindows(
SAFEARRAY ** ppRetVal
);

[Java]
public Object[] getAvailableWindows();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface