Get the ship's 3D Graphics properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property VO() As IAgShVO |
| [C#] |
|---|
public IAgShVO VO {get;} |
| [Managed C++] |
|---|
public: __property IAgShVO ^ get_VO(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgShVO getVO(); |
[Python - STK API ] |
|---|
@property def VO(self) -> "IAgShVO": |






