Interface for all properties of a LineStyle.

Hierarchy

Properties

fillStyle: FillStyle

Line fill style.

lineType: "solid" | "dashed"
thickness: number

Line thickness.

-1 can be used to signify smallest available thickness. With most features, this will result in slightly better GPU performance, but less detailed line.

Default value: 1.

type: "linestyle"