Gets or sets the rotation angle of this node.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public double RotationAngle { get; set; } |
Visual Basic Copy Code |
---|
Public Property RotationAngle As Double |
A float number specifying the angle at which the shape node is rotated. The default is 0.
WpfDiagram Programmer's Guide | © 2024 MindFusion |