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






