Search
ShapeNode.updateDrag Method
See Also
 






DiagramItem.updateDrag override.

Namespace: MindFusion.Diagramming
File: ShapeNode.js

 Syntax

JavaScript  Copy Code

function updateDrag (ist)

 Parameters

ist

InteractionState. An InteractionState object that encapsulates the current state of user interaction with the control.

 See Also