MindFusion.Diagramming for JavaScript Programmer's Guide
CancelEventArgs.get_cancel Method
See Also
 





Gets a value indicating whether the event should be canceled.

Namespace: MindFusion
File: MindFusion.js

 Syntax

JavaScript  Copy Code

function get_cancel ()

 Return Value

true if the event should be canceled, otherwise false.

 See Also

CancelEventArgs Members
CancelEventArgs Class
MindFusion Namespace