- (canvas-line-cap-set! [canvas canvas?] [line-cap symbol?]) -> symbol?procedure
Alternatively (set! (canvas-line-cap [canvas canvas?]) [line-cap symbol?]) -> symbol?
Sets the current line cap style of the given canvas and returns the previous value.
Alternatively (set! (canvas-line-cap [canvas canvas?]) [line-cap symbol?]) -> symbol?
Sets the current line cap style of the given canvas and returns the previous value.