Interface for all properties of a visible FillStyle.

Hierarchy

  • VisibleFillStyleProperties

Properties

Properties

color: Color

For SolidFill: Color which is used to fill shape.

For IndividualPointFill: Fallback Color for filling shape if individual Color was not given.

For PalettedFill: Fallback Color for filling shape if palette was not given.

fillType: "image" | "solid" | "radial-gradient" | "linear-gradient" | "individual" | "palette"
type: "fillstyle"