ASP.NET Pack Programmer's Guide
GroupRotation Members
Constructors Fields
 


Defines values that indicate how rotation of a group's master node affects the nodes attached to that group.

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

 Public Constructors

  Name Description

GroupRotation

 

 Public Fields

  Name Description

FerrisWheel

Attached nodes are moved to a position corresponding to the master node's rotation angle, but they are node rotated.

IgnoreRotation

Attached nodes ignore the rotation angle applied to the master node.

RotateChildren

Attached nodes are rotated by the RotationAngle of the group's master node and around its center.

 See Also

GroupRotation Class
com.mindfusion.diagramming Namespace