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