The RotatedRectangleF type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
RotatedRectangleF |
Creates and initializes an instance of the RectangleF class. |
| Name | Description | |
|---|---|---|
|
|
areEqual |
Determines whether the specified RotatedRectangleF instances are equal. |
|
|
clone |
Creates a new object that is a copy of the current RotatedRectangleF instance. |
|
|
isEqual |
Determines whether the specified RotatedRectangleF is equal to the current RotatedRectangleF. |
| Name | Description | |
|---|---|---|
|
|
Angle |
The rotation angle of this rectangle. |
|
|
CenterX |
The x-coordinate of the rotation center of this rectangle. |
|
|
CenterY |
The y-coordinate of the rotation center of this rectangle. |
|
|
Height |
The height of this rectangle. |
|
|
Width |
The width of this rectangle. |
| Name | Description | |
|---|---|---|
|
|
bounds |
Gets the bounds of this RotatedRectangleF taking into account its rotation. |
|
|
location |
Gets or sets the coordinates of the upper-left corner of this RotatedRectangleF. |