0% found this document useful (0 votes)
54 views4 pages

Rectangle-Wolfram Language Documentation

How to Plot Rectangle in Mathematia 13.0

Uploaded by

Arshad Ali
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views4 pages

Rectangle-Wolfram Language Documentation

How to Plot Rectangle in Mathematia 13.0

Uploaded by

Arshad Ali
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Rectangle—Wolfram Language Documentation https://reference.wolfram.com/legacy/language/v13/ref/Rectangle.

html

Wolfram Language & System 13.0 (2022) |


Legacy Documentation

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 } .

Rectangle [ { x min , y min } ]


corresponds to a unit square with its bottom-le� corner at { x min , y min } .

Details and Options

Examples open all

Basic Examples (5)

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]=

Differently styled rectangles:


In[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]=

Area and centroid:


In[1]:=

Out[1]=

In[2]:=

Out[2]=

Scope (17)

Options (1)

Applications (6)

Properties & Relations (9)

Possible Issues (1)

Neat Examples (3)

See Also
Polygon Parallelogram Cuboid Raster Inset GraphicsGrid
Rotate BoundingRegion

Related Guides
Graphics Objects Basic Geometric Regions

Plane Geometry Polygons

Symbolic Graphics Language

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).

Give Feedback Top

Introduction for Programmers Introductory Book

Wolfram Function Repository | Wolfram Data Repository | Wolfram Data Drop |


Wolfram Language Products

© 2022 Wolfram. All rights reserved.

Legal & Privacy Policy | Site Map | WolframAlpha.com | WolframCloud.com

4 of 4 10/30/2022, 3:06 PM

You might also like