Gets or sets minimum width and height of the crop rectangle (in pixels).
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public int CropMinSize { get; set; }
Type: System..Int32
The minimum width and height of the crop rectangle (in pixels).
Default value is 50.