Moves the corners of a rectangle inwards by a given amount.
graphics-ports
inset-rectangle rectangle dx dy &optional dx-right dy-bottom
| rectangle⇩ | 
A list of integers. | 
| dx⇩ | 
An integer. | 
| dy⇩ | 
An integer. | 
| dx-right⇩ | 
An integer. | 
| dy-bottom⇩ | 
An integer. | 
The function inset-rectangle moves the left, top, right and bottom elements of rectangle inwards towards the center by the distances dx, dy, dx-right and dy-bottom respectively.
CAPI User Guide and Reference Manual (Unix version) - 01 Dec 2021 19:33:02