Get the available 3D windows for the data display.
Read-only property
[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( |
[Java] |
---|
public Object[] getAvailableWindows(); |