chickadee » canvas-draw » canvas-text-orientation-set!

(canvas-text-orientation-set! [canvas canvas?] [orientation real?]) -> void?procedure

Alternatively (set! (canvas-text-orientation [canvas canvas?]) [orientation real?]) -> void?

Sets the current text orientation of the given canvas and returns the previous value.