- (canvas-line-style [canvas canvas?]) -> symbol?procedure
Retrieves the current line style of the given canvas. Possible values are
- 'continuous
- 'dashed
- 'dotted
- 'dash-dotted
- 'dash-dot-dotted
- 'custom
Retrieves the current line style of the given canvas. Possible values are