Get the point for which trajectory
representations are computed.
Read-write property
[Visual Basic .NET] |
---|
Public Property Point() As IAgCrdnPoint
|
[C#] |
---|
public IAgCrdnPoint Point {get; set;}
|
[Managed C++] |
---|
public: __property IAgCrdnPoint^ get_Point();
|
[Unmanaged C++] |
---|
public: HRESULT get_Point(
|
[Java] |
---|
public IAgCrdnPoint getPoint();public void setPoint(
|