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.
The width of a line’s stroke, in CSS pixels.
get lineWidth(): number;
set lineWidth(lineWidth: number);The default line width is 1.