Line cap style: butt
, round
, or square
.
Line dash pattern. Default is null
(no dash).
Please note that Internet Explorer 10 and lower do not support the setLineDash
method on
the CanvasRenderingContext2D
and therefore this option will have no visual effect in these browsers.
Line dash offset.
Line join style: bevel
, round
, or miter
.
Miter limit.
Width.
Generated using TypeDoc
The color.