Binds the elements of a rectangle to four variables, and if the rectangle has a non-zero area, executes a body of code.
The macro unless-empty-rect-bind
binds
x
,
y
,
width
, and
height
to the appropriate values from
rectangle
and if the
width
and
height
are both positive, executes the
body
forms.
CAPI User Guide and Reference Manual (Macintosh version) - 3 Aug 2017