Adding Objects to a Group

Groups support the standard paste() operation to add a shape (or group) to a group:

ShapeOrGroup paste(Clipboard clipboard)

When you paste an object into a group, the group's bounding box is not automatically resized. You may wish to use the following method to resize the group container once you have finished adding new objects to a group:

void resizeToFitShapes()

Page generated: 2008-01-18 02:53:28 GMT TonicPoint Builder Developer's Guide -- Version 2.3