AGI STK Objects 11 Send comments on this topic.
VO Property (IAgStar)
See Also 





Description

Get the star's 3D Graphics properties.

Property type

Read-only property

Syntax

[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(
IAgStVO ** ppRetVal
);

[Java]
public IAgStVO getVO();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1