Gets or sets a clipping rectangle in the image that defines the region where
the search takes place, i.e. not the whole image is searched but only this
rectangle inside it.
The clipping rectangle will always be applied to the first
argument of a method, i.e. for the FindSingle(Bitmap, Bitmap) method
the value of this property is only applied to the image argument.
