Skip to content

Type Alias: Stroke

ts
type Stroke = object;

Stroke style for arrow annotations

Properties

color

ts
color: Color;

Stroke color


type

ts
type: StrokeType;

Stroke type


width

ts
width: number;

Stroke width