DiagramNode.OnRotationAngleChanged override.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected override void OnRotationAngleChanged ( |
Visual Basic
Copy Code
|
|---|
Protected Overrides Sub OnRotationAngleChanged( _ |
A float value specifying the old angle, in degrees.
See Also