Parameters
- i
- the index in the group of the child object to be positioned
- cell
- a
RectangleF
delimiting where the item should be placed; the width and height denote how much room remains in the whole group for all of the child items to be placed.
Return Value
the maximum Y coordinate so far, including the just positioned item
(or the maximum X coordinate if the orientation is horizontal)