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
C# Copy Code |
---|
public GroupRotation FollowMasterRotation { get; set; } |
Visual Basic Copy Code |
---|
Public Property FollowMasterRotation As GroupRotation |
A member of the GroupRotation enumeration. The default value is IgnoreRotation.
WpfDiagram Programmer's Guide | © 2024 MindFusion |