Properties
Optional cap
cap: "round" | "square" | "butt"
Optional color
color
: string | Color | number[]
Optional join
join: "round" | "bevel" | "miter"
Optional marker
Optional miterLimit
miterLimit: number
Optional style
style: "none" | "solid" | "dash" | "dash-dot" | "dot" | "long-dash" | "long-dash-dot" | "long-dash-dot-dot" | "short-dash" | "short-dash-dot" | "short-dash-dot-dot" | "short-dot"
Optional type
type: "simple-line"
Optional width
width: string | number
Specifies the cap style.
Read more...