Get the 3D Graphics properties for the
transmitter.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property VO() As IAgTransmitterVO
|
| [C#] |
|---|
public IAgTransmitterVO VO {get;}
|
| [Managed C++] |
|---|
public: __property IAgTransmitterVO^ get_VO();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_VO(
|
| [Java] |
|---|
public IAgTransmitterVO getVO();
|