ImGearROIRectangle Constructor(Int32,Int32)
Initializes a new instance of the
ImGearROIRectangle class with zero offset and specified size.
public ImGearROIRectangle(
int ,
int
)
public: ImGearROIRectangle(
int ,
int
)
public:
ImGearROIRectangle(
int ,
int
)
Parameters
- width
- Width of rectangle.
- height
- Height of rectangle.