www.emgu.com/wiki
Create a CvRect with the specific information

Declaration Syntax

Parameters
- x (Int32)
- x-coordinate of the left-most rectangle corner[s]
- y (Int32)
- y-coordinate of the bottom-most rectangle corner[s]
- width (Int32)
- width of the rectangle
- height (Int32)
- height of the rectangle
Assembly:
Emgu.CV (Module: Emgu.CV) Version: 1.3.0.0 (1.3.0.0)