Rect
Overview
Related Modules:
Description:
Defines a rectangle.
Summary
Data Fields
| Variable Name | Description |
|---|---|
| width | int32_t |
| height | int32_t |
Details
Field Documentation
height
1. int32_t Rect::height
Description:
Height
width
1. int32_t Rect::width
Description:
Width
