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






