Gets the bounding rectangles for design elements with regard to their rotation.
In the following example, toRectangleF() returns the bounds without taking into account the item rotation, i.e. the vertically or horizontally oriented rectangle, whereas rotatedRect contains the rotation angle and bounds.
An array of item identifiers.
An array of item bounds, in points.