A javascript method to be executed continuously on the client when a user is changing the crop rectangle.

public string OnDragJScript {get; set;}

Remarks

The method specified is passed five parameters in this order: the ClientID, cropping rectangle offset left, offset top, width, and height.

See Also

ImageCropper Class | KrispWare Namespace | OnDropJScript