Gets or sets the rotation angle of this node.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public float RotationAngle { get; set; } |
Visual Basic Copy Code |
---|
Public Property RotationAngle As Single |
A float value specifying the rotation angle in degrees.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |