The selected 3D Graphics window.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property VOWindow() As String
|
| [C#] |
|---|
public string VOWindow {get; set;}
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_VOWindow();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_VOWindow(
|
| [Java] |
|---|
public String getVOWindow();public void setVOWindow(
|