Crop Constructor

Initializes a new instance of the Crop class.

Namespace: Aurigma.GraphicsMill.Transforms
Assembly: Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)

Syntax

C#
public Crop()

Remarks

If you use this constructor, do not forget to initialize a cropping rectangle via the Rectangle property.

See Also

Reference