Search
Selection.startDrag Method
See Also
 





DiagramItem.startDrag override.

Namespace: MindFusion.Diagramming
File: Selection.js

 Syntax

JavaScript  Copy Code

function startDrag ([ist])

 Parameters

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

 See Also