MindFusion.Wpf Pack Programmer's Guide
Group.FollowMasterRotation Property
See Also
 





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

Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf

 Syntax

C#  Copy Code

public GroupRotation FollowMasterRotation { get; set; }

Visual Basic  Copy Code

Public Property FollowMasterRotation As GroupRotation

 Property Value

A member of the GroupRotation enumeration. The default value is IgnoreRotation.

 See Also

Group Members
Group Class
MindFusion.Diagramming.Wpf Namespace