The RotatedRectangleF type exposes the following members.
Name | Description | |
---|---|---|
RotatedRectangleF | Overloaded. Creates and initializes an instance of the RotatedRectangleF class. |
Name | Description | |
---|---|---|
AreEqual |
Determines whether the specified RotatedRectangleF instances are equal. |
|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Returns a string that represents this RotatedRectangleF. (Overrides Object.ToString().) |
Name | Description | |
---|---|---|
Angle |
Gets or sets an angle (in degrees) to rotate this RotatedRectangleF on. |
|
Bounds |
Gets the bounds of this RotatedRectangleF taking into account its roration. |
|
CenterX |
Gets or sets the x-coordinate of the rotation center of this RotatedRectangleF. |
|
CenterY |
Gets or sets the y-coordinate of the rotation center of this RotatedRectangleF. |
|
Height |
Gets or sets a height of this RotatedRectangleF. |
|
Location |
Gets or sets the coordinates of the upper-left corner of this RotatedRectangleF. |
|
Width |
Gets or sets a width of this RotatedRectangleF. |