For AI agents: visit https://lucid.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
ts
const StrokeStyle: object;
ts
readonly DashDot: "dashdot" = 'dashdot';
ts
readonly DashDotDot: "dashdotdot" = 'dashdotdot';
ts
readonly DashLongDash: "dashlongdash" = 'dashlongdash';
ts
readonly Dashed: "dashed" = 'dashed';
ts
readonly Dashed24: "dashed24" = 'dashed24';
ts
readonly Dashed32: "dashed32" = 'dashed32';
ts
readonly Dashed44: "dashed44" = 'dashed44';
ts
readonly DotDotDot: "dotdotdot" = 'dotdotdot';
ts
readonly Dotted: "dotted" = 'dotted';
ts
readonly LongDash: "longdash" = 'longdash';
ts
readonly Solid: "solid" = 'solid';
ts
readonly StripeThickThick: "stripethickthick" = 'stripethickthick';
ts
readonly StripeThickThin: "stripethickthin" = 'stripethickthin';
ts
readonly StripeThickThinThick: "stripethickthinthick" = 'stripethickthinthick';
ts
readonly StripeThinThick: "stripethinthick" = 'stripethinthick';
ts
readonly StripeThinThickThin: "stripethinthickthin" = 'stripethinthickthin';
ts
readonly StripeThinThin: "stripethinthin" = 'stripethinthin';
ts
readonly StripeTriple: "stripetriple" = 'stripetriple';