lineWidth property

[This documentation is preliminary and is subject to change.]

Gets or sets the current line width, in pixels.

HTML Canvas 2D Context, Section 6Internet Explorer 9

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

 

 

Build date: 1/23/2012