Skip to content
Chris Petersen edited this page Oct 16, 2014 · 1 revision

Move pen position relative to current position without drawing, and update current point.

Parameter Description
g graph context
x,y relative pen movement in units of x- and y-axes

Example

(graph-rmoveto g x y)
Clone this wiki locally