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






