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






