Crop Constructor

Initializes a new instance of the Crop class.

Overload List

Name Description
Public method Crop()

Initializes a new instance of the Crop class.

Public method Crop(Rectangle)

Initializes a new instance of the Crop class using the specified cropping rectangle.

Public method Crop(Int32, Int32, Int32, Int32)

Initializes a new instance of the Crop class using the specified cropping rectangle.

See Also

Reference