CropEventArgs
12 Sep 20251 minute to read
The Interface which contains the properties for crop transition occurs 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.
preventScaling boolean
Specifies whether to prevent scale-based cropping in the image editor.
startPoint Point
Returns the start point of the crop region.