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

Groups are useful for arranging different operations in a single set. Groups may also define the following properties that can be overridden by any nested operation:

  • borderColor: defines the color of the shape's outline
  • borderWidth: defines the thickness of the shape's outline
  • fill: defines the color, paint or gradient to fill the shape's content
  • opacity: controls how much of the group is visible, value must be in the range [0..1], default is 1.

Examples

Borders and fill are passed to each children.

Border and fill is overridden by one child.

Labels
  • None