Edit menu
The [Edit] menu contains commands related to basic editing operations, such as cutting, copying, pasting, and selecting objects.
|
Edit |
|
Undo |
Undoes the last change and returns to the state before the change. |
|---|---|
|
Redo |
Redoes the last ‘undone’ action. |
|
Cut |
Cuts the selected object(s) and save it on the clipboard. |
|
Copy |
Copies the selected object(s) and save it on the clipboard. |
|
Paste |
Pastes the cut or copied object(s) on the Canvas. |
|
Paste in Place |
Pastes the cut or copied object(s) in the same place. |
|
Paste as Bitmap |
Pastes the cut or copied object as a bitmap image. |
|
Delete |
Deletes the selected object(s). |
|
Select All |
Selects all the objects on the Canvas. |
|
Deselect All |
Deselects all the selected objects. |
|
Invert Selection |
Selects the unselected objects on the Canvas. |