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






