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

This function draws an invisible line relative to the last pen location in units of the x- and y-axes, and redefines the current point.

Parameter Description
g graph context
x,y relative pen movement

Example

(graph-rlineto g 0.1 0.2)
Clone this wiki locally