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






