Interface SolidLineStyleProperties<FillType>

Interface for all properties of a LineStyle.

Type Parameters

Hierarchy

  • SolidLineStyleProperties

Properties

Properties

fillStyle: FillType

Line fill style.

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.