interface
PathStroke
Properties to be provided with strokePath.
- Properties
- color, dash, lineCap, lineJoin, lineWidth, path
Properties
-
color
- Type:
-
string
-
dashoptional
- Type:
-
number[]
-
lineCapoptional
- Type:
-
CanvasLineCap
-
lineJoinoptional
- Type:
-
CanvasLineJoin
-
lineWidthoptional
- Type:
-
number
-
path
- Type:
-
Path