AGI STK VGT 11 Send comments on this topic.
TrajectoryPoint Property (IAgCrdnAxesTrajectory)
See Also 





Description

Specify a trajectory point.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property TrajectoryPoint() As IAgCrdnPointRefTo

[C#]
public IAgCrdnPointRefTo TrajectoryPoint {get;}

[Managed C++]
public: __property IAgCrdnPointRefTo^ get_TrajectoryPoint();

[Unmanaged C++]
public: HRESULT get_TrajectoryPoint(
IAgCrdnPointRefTo ** ppRetVal
);

[Java]
public IAgCrdnPointRefTo getTrajectoryPoint();

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1