Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomFillStyle

Interface for FillStyle styling options. Used with creating custom themes.

Index

Properties

Properties

Optional angle

angle : undefined | number

color

color : Color | Array<Color>

Optional fillType

fillType : "solid" | "linearGradient" | "radialGradient"