controlPoints property

List<Point> controlPoints
final

The control points the spline passes through

Implementation

final List<Point> controlPoints;