ASP.NET Pack Programmer's Guide
InteractionState.update Method
See Also
 





This method is invoked to update the interaction state, usually in response to the user moving the mouse after the modification has started.

Namespace: MindFusion.Diagramming
Package: InteractionState.js

 Syntax

JavaScript  Copy Code

function update (point)

 Parameters

point
A Point instance indicating the location of the cursor, in document coordinates.

 See Also

InteractionState Members
InteractionState Class
MindFusion.Diagramming Namespace