Search results

ShapeChangeEventArgs API in JavaScript Image Editor API control

The Interface which contains the properties for shape change in Image Editor.

Properties

action

string

Returns the name of the action.

cancel

boolean

Defines the cancel option to cancel the shape change action.

currentShapeSettings

ShapeSettings

Returns `the object of shape which is inserted or moved or deleted or resized or customized the UI.

previousShapeSettings

ShapeSettings

Returns the object of shape before moved, resized, or customized the UI.