2.9.222 Rca

The Rca structure is used to define the coordinates of a rectangular area in the document. Unless otherwise specified by the other structures that use this structure, the origin is at the top left of the page and the units are in twips.


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 (4 bytes):  An integer that specifies the X coordinate of the top left corner of the rectangle.

top (4 bytes):  An integer that specifies the Y coordinate of the top left corner of the rectangle.

right (4 bytes):  An integer that specifies the X coordinate of the bottom right corner of the rectangle.

bottom (4 bytes):  An integer that specifies the X coordinate of the bottom right corner of the rectangle.