Search
CreateSelectionController Constructor
See Also
 






Initializes a new instance of the CreateSelectionController class.

Namespace: MindFusion.Diagramming
File: CreateSelectionController.js

 Syntax

JavaScript  Copy Code

function CreateSelectionController (selection)

 Parameters

selection

Selection. The selection that will be drawn by this controller.

 See Also