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>
this |
a `GskPathBuilder` |
x |
x coordinate |
y |
y coordinate |