ImGearROIRectangle Constructor(Int32,Int32,Int32,Int32)
Initializes a new instance of the
ImGearROIRectangle class with specified offset and size.
Parameters
- left
- Left side of rectangle.
- top
- Top side of rectangle.
- width
- Width of rectangle.
- height
- Height of rectangle.