Invoked when the rotation angle of this node has been changed, either programmatically or interactively.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
protected virtual void OnRotationAngleChanged ( |
Visual Basic
Copy Code
|
|---|
Protected Overridable Sub OnRotationAngleChanged( _ |
A float value specifying the old angle, in degrees.
See Also