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++] |
|---|
|
| [Java] |
|---|
public IAgScVO getVO(); |
[Python - STK API ] |
|---|
@property def VO(self) -> "IAgScVO": |






