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