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