Page tree
Skip to end of metadata
Go to start of metadata

Rotate the selected image clockwise.


Parameters:

NameTypeDescription
actionNameString'rotateDrawingObjectRight' clockwise image rotating API


Example:

editor.execCommand('rotateDrawingObjectRight');
  • No labels