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