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++] |
---|
public: HRESULT get_VO( |
[Java] |
---|
public IAgReceiverVO getVO(); |