Rectangle2D
Description
Represents a rotated rectangle.
Structure Fields
Type fields and default values (if defined) are described below:
| Name |
Type |
Description |
| Origin |
Point2D |
Defines the top-left corner of the rectangle |
| Angle |
Real |
Rotation angle |
| Width |
Real |
Horizontal size |
| Height |
Real |
Vertical size |