Search
CreateSelectionController Class
See Also
 





A controller used to draw selection rectangle in the diagram.

Namespace: MindFusion.Diagramming
File: CreateSelectionController.js

 Syntax

JavaScript  Copy Code

// class
CreateSelectionController.prototype = {}

 Inheritance Hierarchy

MindFusion.Diagramming.SinglePointerController
    MindFusion.Diagramming.CreateSelectionController

 See Also