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