Contents

lineWidth

The width of a line’s stroke, in CSS pixels.

Declaration

get lineWidth(): number;
set lineWidth(lineWidth: number);

Discussion

The default line width is 1.

See Also

Styling lines