The RotatedRectangleF type exposes the following members.
Name | Description | |
---|---|---|
RotatedRectangleF | Overloaded. Creates and initializes an instance of the RotatedRectangleF class. |
Name | Description | |
---|---|---|
AreEqual | ||
Clone | ||
Equals | (Overrides Object.Equals(Object).) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Overrides Object.GetHashCode()().) | |
GetPath | ||
GetType | (Inherited from Object.) | |
IntersectsWith | ||
MemberwiseClone | (Inherited from Object.) | |
RotateAt | ||
Scale | ||
ToRectangleF | ||
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. |
|
Center | ||
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. |
|
IsEmpty | ||
Location |
Gets or sets the coordinates of the upper-left corner of this RotatedRectangleF. |
|
Width |
Gets or sets a width of this RotatedRectangleF. |