If true and AspectRatio is non-zero and CroppingRect is equal to Rectangle.Empty then the cropping rectangle will default to the largest possible rectangle that fits into the image while maintaining the given aspect ratio. The rectangle will be centered horizontally or vertically depending on whether the aspect ratio is greater than or less than the aspect ratio of the image.

public virtual bool MaxAspect {get; set;}

See Also

ImageCropper Class | KrispWare Namespace