Search
ShapeDesigner Methods
 


 Public Methods

  Name Description

copyToClipboard

Copies the currently selected element to the clipboard.

create

Creates and initializes a new ShapeDesigner from the specified element. This method is static and can be called without creating an instance of the class.

exportShape

Creates a new Shape from the current content of the design canvas.

importShape

Imports a Shape into the designer's drawing canvas.

pasteFromClipboard

Pastes a previously copied element from the clipboard.

redo

Executes again the most recently undone user action.

undo

Undoes the most recent user action.

 See Also