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





