endPoint property

Coordinate get endPoint

Implementation

Coordinate get endPoint
{
  return new Coordinate(x3, y3);
}