# Rectangle ## **Overview** **Related Modules:** [Display](Display.md) **Description:** Describes a rectangle to help draw rectangles in hardware acceleration. ## **Summary** ## Data Fields

Variable Name

Description

rect

IRect 

color

uint32_t 

## **Details** ## **Field Documentation** ## color ``` uint32_t Rectangle::color ``` **Description:** [Rectangle](Rectangle.md) color ## rect ``` [IRect](IRect.md) Rectangle::rect ``` **Description:** Bounds of a rectangle