Cancels the user interaction. Call this method to cancel interaction, usually in response to the user clicking the right mouse button while dragging.
Namespace: MindFusion.Diagramming
Assembly: InteractionState.js
SyntaxJavaScript
Copy Code
|
|---|
function cancel (diagram) |
RemarksCall this method to cancel interaction, usually in response to the user clicking the right mouse button while dragging.
See Also