JavaScript canvas2d object property: lineWidth
[this page | pdf | back links]
The lineWidth property of the JavaScript
DOM object returned
by the getContext("2d")
method applied to the HTML <canvas>
element sets / returns the line width.
NAVIGATION LINKS
Contents | Prev | Next | JavaScript DOM (and BOM)