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