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






