rect
Fills a rectangle.
Parameters
rectangle
to draw
color
to fill with
Fills and outlines a rectangle.
Parameters
rectangle
to draw
stroke
to outline with
color
to fill with
Fills a rounded rectangle.
Parameters
rectangle
to draw
radius
for corners
color
to fill with
Fills and outlines a rounded rectangle.
Parameters
rectangle
to draw
radius
for corners
stroke
to outline with
color
to fill with