lineTo

Adds a "line to" command (L) to the path, which draws a straight line to the specified absolute coordinates.

Parameters

x

The x-coordinate.

y

The y-coordinate.