2.3.1.5 SRECT
Referenced by: TBVisualData
Specifies a rectangle structure.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
left |
top |
||||||||||||||||||||||||||||||
right |
bottom |
left (2 bytes): Signed integer that specifies the position in pixels of the left side of the rectangle.
top (2 bytes): Signed integer that specifies the position in pixels of the top side of the rectangle.
right (2 bytes): Signed integer that specifies the position in pixels of the right side of the rectangle.
bottom (2 bytes): Signed integer that specifies the position in pixels of the bottom side of the rectangle.