The rectangle that represents the state of the cropping region overlayed on the image.
Set this value in order to display a default cropping region over the image. To remove the default region, set this property to Rectangle.Empty.
Note The dimensions specified here are relative to the original dimensions of the image specified by the ImageUrl property and not to the dimensions the image as it is displayed on the webpage. (which can be modified via the Width and Height properties.)
Note Changing this property also changes the CroppedImage bitmap.
Note The dimensions of CroppedImage are not necessarily the same as this rectangle, although the aspect ratio will be the same. (see CroppedHeight and CroppedWidth)
Note If the aspect ratio of the default cropping rectangle is different than a specified AspectRatio unexpected behavior may result.
ImageCropper Class | KrispWare Namespace