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