Gets a crop bounds of this user-selected file if it is an image.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
public abstract Rectangle CropBounds { get; }
Type: System.Drawing..Rectangle
The crop bounds of this user-selected file if it is an image. Otherwise, this property returns a 0
size rectangle.