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






