MindFusion.Wpf Pack Programmer's Guide
DiagramNode.RotationAngle Property
See Also
 





Gets or sets the rotation angle of this node.

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

 Syntax

C#  Copy Code

public double RotationAngle { get; set; }

Visual Basic  Copy Code

Public Property RotationAngle As Double

 Property Value

A float number specifying the angle at which the shape node is rotated. The default is 0.

 See Also

DiagramNode Members
DiagramNode Class
MindFusion.Diagramming.Wpf Namespace
Diagram.RotationStep Property
Group.FollowMasterRotation Property