line_to
Description:
Draws a line from the current point to x, y and makes it the new current point.
<picture> <source srcset="line-dark.png" media="(prefers-color-scheme: dark)"> <img alt="Line To" src="line-light.png"> </picture>
Parameters:
| this |
a path builder |
| x |
x coordinate |
| y |
y coordinate |