Represents a group of items in the diagram document.
The following tables list the members exposed by the Group type.
Name | Description | |
---|---|---|
Overloaded. Initializes a new instance of the Group class. |
Name | Description | |
---|---|---|
Gets a collection of the nodes attached to this group. |
||
Gets or sets a value indicating whether the subordinated items in a group are automatically deleted if the group is destroyed. |
||
Gets or sets a value indicating whether expanding/collapsing a tree branch propagates through this group. |
||
Gets or sets a value indicating whether the subordinated items should be considered by a ContainerNode when the master item is added to the container. |
||
Gets or sets a value indicating whether attached nodes position should follow the RotationAngle of a master node. |
||
Gets or sets the main item of this group. |
||
Gets or sets a custom data associated with the group. |
||
Gets or sets a value indicating whether the group is visible. |
Name | Description | |
---|---|---|
Attaches a node to a link and keeps the initial distance between the node and the link origin when the latter is modified. The distance is measured along the link length, regardless of the number and shape of its segments. |
||
Attaches a new node to the group. |
||
Attaches a new node to the group, in such a way that its area is always occupying certain percentage of the main item's area. |
||
Attaches a node to the specified corner of the main node. |
||
Anchors a node to the specified edges of the master node. |
||
Attaches specified node to this group, keeping original size intact and maintaining original distance to point specified as fraction of main node's size. |
||
Attaches a node to the specified control point of the link that is MainItem. |
||
Attaches a node to the specified segment of the link that is MainItem. |
||
Adds an item to the group, maintaining its relative position to the longest horizontal segment of the master link. |
||
Adds an item to the group, attaching it to the middle point of a side of the master node. |
||
Detaches the specified item from this group. |
||
Gets a rectangle containing the repaint rectangle of the group's master and all attached objects. |