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
Standards information
- HTML Canvas 2D Context, Section 6
Show:
Gets or sets the current line width, in pixels.
![]() ![]() |
object.put_lineWidth(number v);object.get_lineWidth(number* p);
Type: number