Specify a trajectory point.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property TrajectoryPoint() As IAgCrdnPointRefTo |
| [C#] |
|---|
public IAgCrdnPointRefTo TrajectoryPoint {get;} |
| [Managed C++] |
|---|
public: __property IAgCrdnPointRefTo ^ get_TrajectoryPoint(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnPointRefTo getTrajectoryPoint(); |
| [Python - STK API] |
|---|
@property def TrajectoryPoint(self) -> "IAgCrdnPointRefTo": |





