Skip to content
Chris Petersen edited this page Oct 16, 2014 · 2 revisions

This function strokes the path created by [graph-lineto](Function 484) and [graph-rlineto](Function 491). Resets dash type to a solid, black line.

Parameter Description
g graph context

Example

(graph-stroke g)

Clone this wiki locally