AGI STK Objects 11Send 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

© 2019 Analytical Graphics, Inc. All Rights Reserved.