set-clipping-rect in dc<%>
Sets the clipping region to a rectangular region.
See also
set-clipping-region and
get-clipping-region.
(-> voidsenda-dcset-clipping-rectxywidthheight)
x: real number
y: real number
width: non-negative real number
height: non-negative real numberRestrictions on the magnitude of drawing coordinates are described with
dc<%>.