files/en-us/web/api/svgrect/index.md
{{APIRef("SVG")}}
The SVGRect, an alias for {{DOMXref("DOMRect")}}, represents a rectangle. Rectangles consist of an x and y coordinate pair identifying a minimum x value, a minimum y value, and a width and height, which are constrained to be non-negative.
An SVGRect object can be designated as read only, which means that attempts to modify the object will result in an exception being thrown.
0 were specified.0 were specified.0 disables rendering of the element0 disables rendering of the element.None.
{{Specifications}}
{{Compat}}