Gets or sets a value indicating whether attached nodes position should follow the RotationAngle of a master node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
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 is IgnoreRotation.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |