add_rel_line_to
Description:
Same as add_line_to except the coordinates are relative to the previous node.
Parameters:
| this |
a Path |
| x |
the x coordinate |
| y |
the y coordinate |
Same as add_line_to except the coordinates are relative to the previous node.
| this |
a Path |
| x |
the x coordinate |
| y |
the y coordinate |