This documentation is for the old version. Go to the latest Graphics Mill docs

RotatedRectangleF Properties

The RotatedRectangleF type exposes the following members.

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 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 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