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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1