2.2.2.4.10.1.19 TSHR_RECT16
The TSHR_RECT16 structure specifies a rectangle that has coordinates that represent left, top, right, and bottom.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
left |
Top |
||||||||||||||||||||||||||||||
right |
Bottom |
left (2 bytes): The x-coordinate of the left edge of the rectangle.
Top (2 bytes): The y-coordinate of the upper edge of the rectangle.
right (2 bytes): The x-coordinate of the right edge of the rectangle.
Bottom (2 bytes): The y-coordinate of the lower edge of the rectangle.