Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.