Group class
Group class
Contains elements that control how you add shapes to a group, move members of a group, and select groups.
The Group type exposes the following members:
Properties
| Property | Description |
|---|---|
| select_mode | Specifies how the user selects a group shape and its members. |
| display_mode | When it is contained in a Group element, the DisplayMode element specifies how a group shape and its members are displayed. |
| is_drop_target | Specifies whether the group allows a shape to be added to it when the shape is dropped on the group. |
| is_snap_target | Specifies whether snapping to a group or to shapes within the group is enabled. |
| is_text_edit_target | Specifies how to assign text to a group. |
| dont_move_children | Specifies whether you can drag shapes in a group by using the mouse. |
See Also
- module aspose.diagram