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

RotatedRectangleF Fields

The RotatedRectangleF type exposes the following members.

Fields

Name Description
Public field Angle

The rotation angle of this rectangle.

Public field CenterX

The x-coordinate of the rotation center of this rectangle.

Public field CenterY

The y-coordinate of the rotation center of this rectangle.

Public field Height

The height of this rectangle.

Public field Width

The width of this rectangle.

See Also

Reference