lineWidth property
Gets or sets the current line width, in pixels.
Syntax
object.put_lineWidth(number v);object.get_lineWidth(number* p);
Property values
Type: number
1
Default.
A positive number
The line width, in pixels.
Standards information
- HTML Canvas 2D Context, Section 6