Search results

SelectionChangeEventArgs API in JavaScript Image Editor API control

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

Properties

action

string

Returns the name of the action.

currentSelectionSettings

CropSelectionSettings

Returns the object of selection which is inserted or deleted or resized or customized the UI.

previousSelectionSettings

CropSelectionSettings

Returns the object of selection before resized, or customized the UI.