Search
SinglePointerController.move Method
See Also
 





Called continuously while the user draws with the mouse or touch.

Namespace: MindFusion.Diagramming
File: SinglePointerController.js

 Syntax

JavaScript  Copy Code

function move (position)

 Parameters

position

Point. A point specified in diagram coordinates.

 See Also