Skip to content

Type Alias: StrokeOptions

ts
type StrokeOptions = object;

Stroke style options for annotations

Extended by

Properties

strokeColor?

ts
optional strokeColor: Color;

Stroke color: #f00, yellow...


strokeType?

ts
optional strokeType: StrokeType;

Type of stroke: plain, dashed, or none


strokeWidth?

ts
optional strokeWidth: number;

Stroke width