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






Windows & Linux

Description

Get the launch vehicle's 3D Graphics properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property VO() As IAgLvVO
[C#]
public IAgLvVO VO {get;}
[Managed C++]
public: __property IAgLvVO^ get_VO();
[Unmanaged C++]
public: HRESULT get_VO(
   IAgLvVO ** ppRetVal
);
[Java]
public IAgLvVO getVO();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.