lineWidth property
[This documentation is preliminary and is subject to change.]
Gets or sets the current line width, in pixels.
![]() ![]() |
Syntax
HRESULT value = object.put_lineWidth(float v);HRESULT value = object.get_lineWidth(float* p);
Property values
Type: float
1
Default.
A positive number
The line width, in pixels.
Standards information
- HTML Canvas 2D Context, Section 6
Build date: 1/23/2012
.png)
.png)