type | "curveTo" | Discriminator identifying this option or command shape. |
x1 | number | First Bezier control point x-coordinate. |
x2 | number | Second Bezier control point x-coordinate. |
x3 | number | Ending point x-coordinate. |
y1 | number | First Bezier control point y-coordinate. |
y2 | number | Second Bezier control point y-coordinate. |
y3 | number | Ending point y-coordinate. |