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






