Rectangle-Wolfram Language Documentation
Rectangle-Wolfram Language Documentation
html
This is documentation for an earlier version of the Wolfram Language. View current
BUILT-IN SYMBOL
See Also Related Guides
Rectangle
Rectangle [ { x min , y min } , { x max , y max } ]
represents an axis-aligned filled rectangle from { x min , y min } to { x max , y max } .
1 of 4 10/30/2022, 3:06 PM
Rectangle—Wolfram Language Documentation https://reference.wolfram.com/legacy/language/v13/ref/Rectangle.html
A unit square:
In[1]:=
Out[1]=
Two squares:
In[1]:=
Out[1]=
Various rectangles:
In[1]:=
Out[1]=
2 of 4 10/30/2022, 3:06 PM
Rectangle—Wolfram Language Documentation https://reference.wolfram.com/legacy/language/v13/ref/Rectangle.html
Out[1]=
Out[1]=
In[2]:=
Out[2]=
Scope (17)
Options (1)
Applications (6)
See Also
Polygon Parallelogram Cuboid Raster Inset GraphicsGrid
Rotate BoundingRegion
Related Guides
Graphics Objects Basic Geometric Regions
History
Introduced in 1988 (1.0) | Updated in 1996 (3.0) ▪ 2014 (10.0) ▪ 2019 (12.0)
3 of 4 10/30/2022, 3:06 PM
Rectangle—Wolfram Language Documentation https://reference.wolfram.com/legacy/language/v13/ref/Rectangle.html
Cite this as: Wolfram Research (1988), Rectangle, Wolfram Language function,
https://reference.wolfram.com/language/ref/Rectangle.html (updated 2019).
4 of 4 10/30/2022, 3:06 PM