StrokeStyle

const StrokeStyle: object;

Type declaration

DashDot

readonly DashDot: "dashdot" = 'dashdot';

DashDotDot

readonly DashDotDot: "dashdotdot" = 'dashdotdot';

DashLongDash

readonly DashLongDash: "dashlongdash" = 'dashlongdash';

Dashed

readonly Dashed: "dashed" = 'dashed';

Dashed24

readonly Dashed24: "dashed24" = 'dashed24';

Dashed32

readonly Dashed32: "dashed32" = 'dashed32';

Dashed44

readonly Dashed44: "dashed44" = 'dashed44';

DotDotDot

readonly DotDotDot: "dotdotdot" = 'dotdotdot';

Dotted

readonly Dotted: "dotted" = 'dotted';

LongDash

readonly LongDash: "longdash" = 'longdash';

Solid

readonly Solid: "solid" = 'solid';

StripeThickThick

readonly StripeThickThick: "stripethickthick" = 'stripethickthick';

StripeThickThin

readonly StripeThickThin: "stripethickthin" = 'stripethickthin';

StripeThickThinThick

readonly StripeThickThinThick: "stripethickthinthick" = 'stripethickthinthick';

StripeThinThick

readonly StripeThinThick: "stripethinthick" = 'stripethinthick';

StripeThinThickThin

readonly StripeThinThickThin: "stripethinthickthin" = 'stripethinthickthin';

StripeThinThin

readonly StripeThinThin: "stripethinthin" = 'stripethinthin';

StripeTriple

readonly StripeTriple: "stripetriple" = 'stripetriple';