Search
FreeFormNode.updateDrag Method
See Also
 





DiagramNode.updateDrag override.

Namespace: MindFusion.Diagramming
File: FreeFormNode.js

 Syntax

JavaScript  Copy Code

function updateDrag (ist)

 Parameters

ist

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

 See Also