3D Graphics settings.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property VO() As IAgSpEnvScenExtVO
|
| [C#] |
|---|
public IAgSpEnvScenExtVO VO {get;}
|
| [Managed C++] |
|---|
public: __property IAgSpEnvScenExtVO^ get_VO();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_VO(
|
| [Java] |
|---|
public IAgSpEnvScenExtVO getVO();
|