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 () |
See Also