Canvas.createCanvasObjects Method
Add a designer object to the design surface.
Parameters
- viewModel
-
Type: array
ElementType: DesignObjectViewModel
The viewmodels that defines the objects to be created
- justCreated
-
Type: Boolean
(optional)Indicate that the view models are just being created.
Optional: True
- notSelect
-
Type: Boolean
(optional)Create the canvas objects without selecting it.
Optional: True
- options
-
Type: Object - May be null
Object containing objects:
suppressEvent [type:"Boolean"] True to suppress firing any events
Remarks
jQueryUI does not handle css-transformations properly http:bugs.jqueryui.com/ticket/6844