Skip to main content

Interface: StripeFillResolved

Defined in: attributes/shape/fill/implementations/stripe.ts:16

Properties

angle?

optional angle?: number

Defined in: attributes/shape/fill/implementations/stripe.ts:20


blend?

optional blend?: "color" | "multiply" | "screen" | "overlay" | "darken" | "lighten" | "color-dodge" | "color-burn" | "hard-light" | "soft-light" | "difference" | "exclusion" | "hue" | "saturation" | "luminosity" | "normal"

Defined in: attributes/shape/fill/implementations/stripe.ts:23


color?

optional color?: NormalizedColor

Defined in: attributes/shape/fill/implementations/stripe.ts:21


gap?

optional gap?: number

Defined in: attributes/shape/fill/implementations/stripe.ts:18


opacity?

optional opacity?: number

Defined in: attributes/shape/fill/implementations/stripe.ts:22


strokeWidth?

optional strokeWidth?: number

Defined in: attributes/shape/fill/implementations/stripe.ts:19


type

type: "stripe"

Defined in: attributes/shape/fill/implementations/stripe.ts:17