AGI STK Objects 11 Send comments on this topic.
DropLines Property (IAgMsVO)
See Also 





Description

Returns an interface allowing to configure vehicle's drop lines.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DropLines() As IAgVeVOTrajectoryDropLines

[C#]
public IAgVeVOTrajectoryDropLines DropLines {get;}

[Managed C++]
public: __property IAgVeVOTrajectoryDropLines^ get_DropLines();

[Unmanaged C++]
public: HRESULT get_DropLines(
IAgVeVOTrajectoryDropLines ** ppRetVal
);

[Java]
public IAgVeVOTrajectoryDropLines getDropLines();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1