Initializes a new instance of the MouseInputDispatcher class.
Namespace: MindFusion.Diagramming
File: MouseInputDispatcher.js
SyntaxJavaScript
Copy Code
|
|---|
function MouseInputDispatcher (diagram) |
The Diagram instance that should receive mouse input.
See Also