MindFusion.Diagramming for JavaScript Programmer's Guide

Selection.endDrag Method

See Also
 





DiagramItem.endDrag override.

Namespace: MindFusion.Diagramming
File: Selection.js

 Syntax

JavaScript  Copy Code

function endDrag (ist)

 Parameters

ist

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

 See Also