Creates new Crop class instance. You are specifying cropping rectangle here.
Namespace:
Aurigma.GraphicsMill.Transforms
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Sub New ( _ rect As Rectangle _ )
public Crop( Rectangle rect )
Type: System.Drawing.Rectangle
Cropping rectangle. You can change it later through property Rectangle.