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