Search
DiagramNode.allowDrag Method
See Also
 





DiagramItem.allowDrag override.

Namespace: MindFusion.Diagramming
File: DiagramNode.js

 Syntax

JavaScript  Copy Code

function allowDrag (ist)

 Parameters

ist

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

 See Also