3D Graphics Windows available to display the reference system.
Read-only property
[Visual Basic .NET] |
---|
Public Property AvailableVOWindows() As System.Array |
[C#] |
---|
public System.Array AvailableVOWindows {get;} |
[Managed C++] |
---|
public: __property System::Array get_AvailableVOWindows(); |
[Unmanaged C++] |
---|
public: HRESULT get_AvailableVOWindows( SAFEARRAY * * ppRetVal ); |
[Java] |
---|
public AgSafeArray getAvailableVOWindows(); |