In This Topic
The following tables list the members exposed by NGroup.
Public Constructors
Public Fields
Protected Fields
| Name | Description |
| Sphj | |
Top
Public Properties
| Name | Description |
| AllowUngroup | Gets/Sets whether ungrouping is allowed. By default set to true. |
| ElementsZOrder | Gets or sets the ZOrder of the group geometry in relation to the member shapes. By default set to BehindMembers. |
| ResizeShapes | Gets or sets the default way in which the group shapes are resized. Group shapes, whose ResizeInGroup property is set to UseGroupSettings will use this resize mode, when in group and resized by the user. |
| SelectionMode | Gets or sets the way in which NOV Diagram selects the group and the shapes inside this group. |
| Shapes | Gets/Sets the shapes contained in the group. |
| SnapToShapes | Specifies that you can snap and glue to shapes within a group. By default set to true. When set to false, the group will prevent the snap-and-glue to work on the shapes that are contained inside this group. |
Top
Public Methods
| Name | Description |
| AccumulateDisplayChildren | Overridden. Appends the displayable children of the node to the provided list. |
| GetAbilitiesMask | Overridden. Overriden to return the group abilities. |
| GetDisplayBounds | Overridden. Gets the current display bounds of this shape. |
| HitTest | Overloaded. Overridden. Hit tests a group by point. |
Top
See Also