Initializes a new instance of the ModifySelectionController class.
Namespace: MindFusion.Diagramming
File: ModifySelectionController.js
SyntaxJavaScript
Copy Code
|
|---|
function ModifySelectionController (selection, adjustmentHandle) |
Selection. The selection that will be modified by this controller.
Object. An object representing the adjustment handle used to modify the selection.
See Also