class js.html.Rect
Available on js
The rect
element is an SVG basic shape, used to create rectangles based on the position of a corner and their width and height. It may also be used to create rectangles with rounded corners.
Documentation for this class was provided by MDN.