Function
Returns the width of the bounding box of a region.
box-width region => width
<region>.
<integer>.
duim-geometry
duim-geometry
Returns the width of the bounding box region. The width of a bounding box is the difference between its maximum x coordinate (right) and its minimum x coordinate (left).The argument region must be either a bounded region or some other object that obeys the bounding box protocol, such as a sheet.