What controls can be used for plotted groups on the canvas?

  • Bring (a layer) forward - this control will take the selected group on the canvas and bring that layer on top of the other groups.
  • Send (a layer) backward - this control will take the selected group on the canvas and send that layer below the other groups.
  • Ungroup selected objects - this control will take the selected group on the canvas and ungroup the objects (a text node and rectangle node). This allows for the text node to be moved to a different position, then group the rectangle node and text node.
  • Remove group - this control will take the active selected group on the canvas and remove that group from the canvas.
  • Group selected objects - this control will take the selected objects (a text node and a rectangle node) and group them together.
  • Group fill color - this control will take the selected group and change the group background color chosen from the color picker.
  • Group background transparency - this control will take the active selected group and change the transparency of the background color.
  • Group border color - this control will take the selected group and change the group border color chosen from the color picker.
  • Group border thickness - this control will take the selected group and change the group border thickness chosen from the dropdown.
  • Edit a group label - this control will take the selected group and change the group label to what was typed in. Then click off of the group to confirm the change.
  • Edit text color - this control will take the selected group and change the text color chosen from the color picker.
  • Edit text size - this control will take the selected group and change its text size chosen from the dropdown.

Did you find what you were looking for?