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






