This data shows two shapes created with Figma's rectangle and ellipse tools, with their width and height dimensions.
| Cell | Value |
|---|---|
| A1 | Shape |
| B1 | Width |
| C1 | Height |
| D1 | Area |
| A2 | Rectangle |
| B2 | 10 |
| C2 | 5 |
| A3 | Ellipse |
| B3 | 10 |
| C3 | 5 |
Jump into concepts and practice - no test required
This data shows two shapes created with Figma's rectangle and ellipse tools, with their width and height dimensions.
| Cell | Value |
|---|---|
| A1 | Shape |
| B1 | Width |
| C1 | Height |
| D1 | Area |
| A2 | Rectangle |
| B2 | 10 |
| C2 | 5 |
| A3 | Ellipse |
| B3 | 10 |
| C3 | 5 |
IF(A2="Rectangle", B2*C2, PI()*B3*C3/4)A B C D 1 | Shape | Width | Height | Area 2 |Rectangle| 10 | 5 | ? 3 | Ellipse | 10 | 5 |
A B C D 1 | Shape | Width | Height | Area 2 |Rectangle| 10 | 5 | 50 3 | Ellipse | 10 | 5 |
What happens if you hold the Shift key while drawing a rectangle in Figma?
Which of the following is the correct way to draw a perfect circle using the ellipse tool in Figma?
Consider you draw a rectangle of width 200px and height 100px, then you hold Shift and drag a corner to resize. What will be the new shape?
You tried to draw a perfect circle using the ellipse tool but ended up with an oval. What is the most likely mistake?
You want to create a dashboard highlight using a perfect circle and a square of the same size side by side. You draw an ellipse and a rectangle. How do you ensure both shapes have exactly 150px sides?