moveTo

Adds a "move to" command (M) to the path, which moves the pen to the specified absolute coordinates.

Parameters

x

The x-coordinate.

y

The y-coordinate.