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






