Search results

ShapeType API in React Image Editor API component

An enumeration representing the type of shape to be added in the image editor.

  • Arrow - An arrow shape.
  • Ellipse - An ellipse shape.
  • FreehandDraw - A freehand drawing shape.
  • Image - An Image shape.
  • Line - A line shape.
  • Path - A path shape.
  • Rectangle - A rectangle shape.
  • Text - A text shape.