# Rectangle - [Overview](#section1596020458165635) - [Summary](#section303449160165635) - [Data Fields](#pub-attribs) - [Details](#section2146409393165635) - [Field](#section745642698165635) - [color](#aa0fe72e6dc477bccd7bceaf269621208) - [rect](#a41e7dfaa14a596675f96dd125d67627f) ## **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 ** ## color ``` uint32_t Rectangle::color ``` **Description:** [Rectangle](Rectangle.md) color ## rect ``` [IRect](IRect.md) Rectangle::rect ``` **Description:** Bounds of a rectangle