DiagramNode.startDrag override.
Namespace: MindFusion.Diagramming
Assembly: FreeFormNode.js
SyntaxJavaScript
Copy Code
|
|---|
function startDrag (ist) |
An InteractionState object that encapsulates the current state of user interaction with the control.
See Also