controlPoint2 property

Coordinate get controlPoint2

Implementation

Coordinate get controlPoint2
{
  return new Coordinate(x2, y2);
}