Class Group
Contents
[
Hide
]Group class
Contains elements that control how you add shapes to a group, move members of a group, and select groups.
public class Group
Properties
Name | Description |
---|---|
Del { get; set; } | A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted locally. |
DisplayMode { get; set; } | When it is contained in a Group element, the DisplayMode element specifies how a group shape and its members are displayed. |
DontMoveChildren { get; set; } | Specifies whether you can drag shapes in a group by using the mouse. |
IsDropTarget { get; set; } | Specifies whether the group allows a shape to be added to it when the shape is dropped on the group. |
IsSnapTarget { get; set; } | Specifies whether snapping to a group or to shapes within the group is enabled. |
IsTextEditTarget { get; set; } | Specifies how to assign text to a group. |
SelectMode { get; set; } | Specifies how the user selects a group shape and its members. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram