Search
Group Members
Properties Methods
 


This class represents an hierarchical group of items in the flowchart document.

The following tables list the members exposed by the Group type.

 Public Properties

  Name Description

AttachedBoxes

Gets the collection of boxes attached to this group.

AttachedTables

Gets the collection of tables attached to this group.

AttachmentCount

Gets the number of nodes attached to the group.

FollowMasterRotation

Gets or sets a value specifying whether attached nodes should follow the rotation of a master Box node.

MainObject

Gets the master item of this group.

Tag

Gets or sets a custom data associated with the group.

Visible

Gets or sets a value indicating whether the group is visible.

 Public Methods

  Name Description

AttachProportional

Attaches a new node to the group, in such a way that its area is always taking certain percentage of the main object's area.

AttachToArrowPoint

For groups having an arrow for main object, attaches a node to a specified control point.

AttachToArrowSegment

For groups having an arrow for main object, attaches a node to a specified segment.

AttachToCorner

Attaches a new node to the group at a certain distance from a corner of the main object.

AttachToLongestHSegment

Attaches a node to an arrow so that the node stays attached to the longest horizontal segment of the arrow.

DeleteSubordinates

Deletes all subordinate nodes attached to this group.

Detach

Detaches a node from the group.

GetAttachmentInfo

 

GetCGroup

 

 See Also