Initializes a new instance of the Crop class using the specified cropping rectangle.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
public Crop(
Rectangle rect
)
Type: System.Drawing.Rectangle
The cropping rectangle. You can change this value later through the Rectangle property.