graph stroke - part-cw/lambdanative GitHub Wiki

(graph-stroke g)

This function strokes the path created by graph-lineto and graph-rlineto. Resets dash type to a solid, black line.

Parameter Description
g graph context

Example

(graph-stroke g)