chickadee » canvas-draw » canvas-mark-type-set!

(canvas-mark-type-set! [canvas canvas?] [mark-type symbol?]) -> void?procedure

Alternatively (set! (canvas-mark-type [canvas canvas?]) [mark-type symbol?]) -> void?

Sets the current marker symbol type for the given canvas.