Crops the image using specified rectangle (which is not obligatory totally inside the bitmap).
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub Crop ( _ rect As Rectangle _ )
public void Crop( Rectangle rect )
Type: System.Drawing.Rectangle
Cropping rectangle.