Classes
Type Definitions
-
Options{Object}
-
Properties:
Name Type Description color
Color | ColorLike | PatternDescriptor | null
(defaults to null)A color, gradient or pattern. See
Color
andColorLike
for possible formats. For polygon fills (not forRegularShape
fills), a pattern can also be provided asPatternDescriptor
. Default null; if null, the Canvas/renderer default black will be used.