Search
ModifySelectionController Constructor
See Also
 





Initializes a new instance of the ModifySelectionController class.

Namespace: MindFusion.Diagramming
Package: ModifySelectionController.js

 Syntax

JavaScript  Copy Code

function ModifySelectionController (selection, adjustmentHandle)

 Parameters

selection

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

adjustmentHandle

Object. An object representing the adjustment handle used to modify the selection.

 See Also