IntRect (structure type)
An IntRect
structure describes a rectangle with integer coordinates. It has four members:
-
left
-
top
-
width
-
height
Each member is an integer.
An IntRect
structure describes a rectangle with integer coordinates. It has four members:
left
top
width
height
Each member is an integer.