MobileForms Toolkit Documentation

ImageBox.Crop Method (Rectangle)

Crops the image to its smaller portion specified by cropBounds parameter.

public void Crop(
Rectangle cropBounds
);

Parameters

cropBounds
Defines the cropping rectangle.

Remarks

The cropping rectangle is meant relative to the image, not to the ImageBox.

See Also

ImageBox Class | Resco.Controls.ImageBox Namespace | ImageBox.Crop Overload List