Elements can be grouped together, so you can position them, resize, rotate, scale, skew as one element.
You can create group by following steps:
Keep in mind: You cannot group elements placed in different Areas, Areas itself and you cannot create nested groups.
To cancel multi-selection and deselect any selected elements, release the
To ungroup elements just select the group and use keyboard shortcut
Keep in mind: If the group was transformed (rotated, scaled,...) or has any interaction applied, this information will be lost when you do ungroup.
Group cannot be resized using basic Width and Height properties and Scale has to be used instead.
To resize the group:
To reset scale to default set all scale properties to 100%.
You can make the group transparent, Select a group and use Inspector panel on the right side of the screen to adjust the Opacity property in Transparency section.
More about Opacity.
To rotate, scale or skew the box, select the box in page and use Inspector panel on the right to set any 2D or 3D transformation.
To reset transformation to default, set values for Rotate to 0º, for Scale to 100% and for skew to 0º.