Search
DiagramItem.allowDrag Method
See Also
 






Invoked to validate the drag operation.

Namespace: MindFusion.Diagramming
File: DiagramItem.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