MindFusion.Diagramming for JavaScript Programmer's Guide

Interaction Class

See Also
 





Encapsulates the current state of user interaction with the control.

Namespace: MindFusion.Diagramming
File: Interaction.js

 Syntax

JavaScript  Copy Code

// class
Interaction.prototype = {}

 See Also