AGI STK Objects 11 Send comments on this topic.
Trajectory Property (IAgVeVOTrajectoryTickMarks)
See Also 





Description

Get the trajectory tick marks.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Trajectory() As IAgVeVOPathTickMarks

[C#]
public IAgVeVOPathTickMarks Trajectory {get;}

[Managed C++]
public: __property IAgVeVOPathTickMarks^ get_Trajectory();

[Unmanaged C++]
public: HRESULT get_Trajectory(
IAgVeVOPathTickMarks ** ppRetVal
);

[Java]
public IAgVeVOPathTickMarks getTrajectory();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1