Skip to end of metadata
Go to start of metadata
You are viewing an old version of this page. View the current version. Compare with Current ·  View Page History

Paints define how color patterns can be applied to a Shape's contents either passing them as a parameter on fill or nesting them inside a Shape definition.

All paints support the following additional properties

  • asPaint: creates the paint but does not apply it to the current context, useful for reusing paints in several shapes.

Alphabetical list

BorderPaint
ColorPaint
GradientPaint
LinearGradient
Paint
RadialGradient
TexturePaint

Extras

MultiPaint

Labels
  • None