RotatedRectangleF Members

The RotatedRectangleF type exposes the following members.

Constructors

Name Description
Public method RotatedRectangleF Overloaded.

Creates and initializes an instance of the RotatedRectangleF class.

Methods

Name Description
Public method Static member AreEqual
Public method Clone
Public method Equals (Overrides Object.Equals(Object).)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Overrides Object.GetHashCode()().)
Public method GetPath
Public method GetType (Inherited from Object.)
Public method IntersectsWith
Protected method MemberwiseClone (Inherited from Object.)
Public method RotateAt
Public method Scale
Public method ToRectangleF
Public method ToString

Returns a string that represents this RotatedRectangleF.

(Overrides Object.ToString()().)

Properties

Name Description
Public property Angle

Gets or sets an angle (in degrees) to rotate this RotatedRectangleF on.

Public property Bounds

Gets the bounds of this RotatedRectangleF taking into account its roration.

Public property Center
Public property CenterX

Gets or sets the x-coordinate of the rotation center of this RotatedRectangleF.

Public property CenterY

Gets or sets the y-coordinate of the rotation center of this RotatedRectangleF.

Public property Height

Gets or sets a height of this RotatedRectangleF.

Public property IsEmpty
Public property Location

Gets or sets the coordinates of the upper-left corner of this RotatedRectangleF.

Public property Width

Gets or sets a width of this RotatedRectangleF.

See Also

Reference