The RotatedRect type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| Angle |
the rotation angle. When the angle is 0, 90, 180, 270 etc., the rectangle becomes an up-right rectangle.
| |
| Center |
the rectangle mass center
| |
| Size |
width and height of the rectangle
|
See Also