This documentation is for the old version. Go to the latest Graphics Mill docs

Crop Constructor

Creates new Crop class instance.

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

Syntax

Visual Basic
Public Sub New
C#
public Crop()

Remarks

If you use this constructor, do not forget to initialize cropping rectangle with Rectangle.

See Also

Reference