AGI STK Objects 11 Send comments on this topic.
GroundTrack Property (IAgVeGfxTrajectoryPassData)
See Also 





Description

Ground track display properties.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property GroundTrack() As IAgVeGfxLeadTrailData

[C#]
public IAgVeGfxLeadTrailData GroundTrack {get;}

[Managed C++]
public: __property IAgVeGfxLeadTrailData^ get_GroundTrack();

[Unmanaged C++]
public: HRESULT get_GroundTrack(
IAgVeGfxLeadTrailData ** ppRetVal
);

[Java]
public IAgVeGfxLeadTrailData getGroundTrack();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1