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