set-rounded-rectangle in region%
Sets the region to the interior of the specified rounded rectangle.
See also
draw-rounded-rectangle in dc<%>.
( -> void
send a-region set-rounded-rectangle x y width height radius)
x : real number
y : real number
width : non-negative real number
height : non-negative real number
radius = : real number20
Restrictions on the magnitude of
drawing coordinates are described with dc<%>.