CropEventArgs API in JavaScript Image Editor API control
Interface for crop transition occur in the imageEditor.
Properties
cancel
boolean
Defines the cancel option to cancel the crop action.
endPoint
Point
Returns the end point of the crop region.
startPoint
Point
Returns the start point of the crop region.