Canvas.removeCanvasObjects Method

Remove a design object from the canvas.
 

Parameters

adaptersOrIds

Type: Array
ElementType: string or dundas.view.controls.Adapter
The adapter or the ID of the adapter to remove.
suppressEvent

Type: Boolean - May be null
(Optional) True to prevent any event from firing.
options

Type: Object - May be null

 (Optional) Object containing additional options.
     doNotDisposeVM           [type: "Boolean" default: "false"]  - True to not dispose the VM associated with the adapters.