IRotationEventArgs
23 Sep 20251 minute to read
IRotationEventArgs notifies when the node/connector are rotated
Properties
cancel boolean
returns whether to cancel the change or not
newValue SelectorModel
returns the new rotation angle
oldValue SelectorModel
returns the previous rotation angle
source SelectorModel
returns the node that is selected for rotation
state State
returns the state of rotate event (Start, Progress, Completed)