선택된 이미지 또는 도형을 삭제합니다Remove the selected image.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String액션 이름 | 'removeDrawingObject' image deleting API |
Example:
| Code Block | ||||
|---|---|---|---|---|
| ||||
editor.execCommand('removeDrawingObject'); |
...
선택된 이미지 또는 도형을 삭제합니다Remove the selected image.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String액션 이름 | 'removeDrawingObject' image deleting API |
Example:
| Code Block | ||||
|---|---|---|---|---|
| ||||
editor.execCommand('removeDrawingObject'); |
...