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++] |
|---|
public: HRESULT get_Point(
|
| [Java] |
|---|
public IAgCrdnPointRefTo getPoint();
|