Search
DiagramLink.allowDrag Method
See Also
 





DiagramItem.allowDrag override.

Namespace: MindFusion.Diagramming
File: DiagramLink.js

 Syntax

JavaScript  Copy Code

function allowDrag (ist)

 Parameters

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

 See Also