Search results

IRotationEventArgs API in JavaScript (ES5) Diagram API control

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)