2.3.1.5 SRECT

Referenced by: TBVisualData

Specifies a rectangle structure.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

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.