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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.