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






Windows & Linux

Description

Get the satellite's Droplines properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property DropLines() As IAgVeVOOrbitDropLines
[C#]
public IAgVeVOOrbitDropLines DropLines {get;}
[Managed C++]
public: __property IAgVeVOOrbitDropLines^ get_DropLines();
[Unmanaged C++]
public: HRESULT get_DropLines(
   IAgVeVOOrbitDropLines ** ppRetVal
);
[Java]
public IAgVeVOOrbitDropLines getDropLines();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.