2.2.2.1.6 TS_RFX_RECT
The TS_RFX_RECT structure is used to specify a rectangle.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
x |
y |
||||||||||||||||||||||||||||||
width |
height |
x (2 bytes): A 16-bit, unsigned integer. The X-coordinate of the rectangle.
y (2 bytes): A 16-bit, unsigned integer. The Y-coordinate of the rectangle.
width (2 bytes): A 16-bit, unsigned integer. The width of the rectangle.
height (2 bytes): A 16-bit, unsigned integer. The height of the rectangle.