controlPoint1 property

Coordinate get controlPoint1

Implementation

Coordinate get controlPoint1
{
  return new Coordinate(x1, y1);
}