smoothQuadraticCurveTo

Adds a smooth quadratic Bezier curve command (T) to the path, which draws a curve to the specified absolute coordinates.

Parameters

x

The x-coordinate of the end point.

y

The y-coordinate of the end point.