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

Rotate the selected image counterclockwise.


Parameters:

NameTypeDescription
actionNameString'rotateDrawingObjectLeft' counterclockwise image rotating API


Example:

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