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