New to Kendo UI for AngularStart a free 30-day trial

Stroke

Interface

The stroke options for shapes and connectors.

Definition

Package:@progress/kendo-angular-diagrams

Properties

color?

string

Defines the color of the stroke. Accepts valid CSS colors.

The dash type of the stroke.

lineCap?

"butt" | "round" | "square"

Defines the line cap style of the stroke.

lineJoin?

"round" | "bevel" | "miter"

Defines the line join style of the stroke.

width?

number

Defines the thickness or width of the stroke.

Default:

1