선택된 이미지 또는 도형을 왼쪽으로 90도 회전시킵니다.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 액션 이름 |
Example:
editor.execCommand('rotateDrawingObjectLeft');
선택된 이미지 또는 도형을 왼쪽으로 90도 회전시킵니다.
Parameters:
| Name | Type | Description |
|---|---|---|
| actionName | String | 액션 이름 |
Example:
editor.execCommand('rotateDrawingObjectLeft');