SelectionChangeEventArgs

23 Sep 20251 minute to read

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.