MindFusion.Diagramming for JavaScript Programmer's Guide

LinkEventArgs.getCancel Method

See Also
 





Gets a value indicating whether to allow the current operation.

Namespace: MindFusion.Diagramming
File: EventArgs.js

 Syntax

JavaScript  Copy Code

function getCancel ()

 Return Value

true if the current operation is allowed; otherwise, false.

 See Also