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






