Abstract class that indicates some visible Filling. Used only for instanceOf check at Engine

Hierarchy

Implements

Constructors

Properties

Constructors

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"