Search
SinglePointerController.cancel Method
See Also
 






Called when the user stops drawing or modifying a diagram element, rejecting the operation.

Namespace: MindFusion.Diagramming
File: SinglePointerController.js

 Syntax

JavaScript  Copy Code

function cancel (position)

 Parameters

position

Point. A point specified in diagram coordinates.

 See Also