2.2.6.4 Rectangle
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
x |
|||||||||||||||||||||||||||||||
|
y |
|||||||||||||||||||||||||||||||
|
width |
|||||||||||||||||||||||||||||||
|
height |
|||||||||||||||||||||||||||||||
x (4 bytes): A signed 32-bit integer. The x-coordinate of the upper-left corner.
y (4 bytes): A signed 32-bit integer. The y-coordinate of the upper-left corner.
width (4 bytes): A signed 32-bit integer. The width of the rectangle.
height (4 bytes): A signed 32-bit integer. The height of the rectangle.