/ Image Editor / CropEventArgs
Search results

CropEventArgs API in JavaScript Image Editor API control

The Interface which contains the properties for crop transition occur in the Image Editor.

Properties

cancel

boolean

Defines whether to cancel the cropping action of image editor.

endPoint

Point

Returns the end point of the crop region.

startPoint

Point

Returns the start point of the crop region.