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

RectangleF Members

The RectangleF type exposes the following members.

Constructors

Name Description
Public method RectangleF

Creates and initializes an instance of the RectangleF class.

Fields

Name Description
Public field Height

The height of this rectangle.

Public field Left

The x-coordinate of the left edge of this rectangle.

Public field Top

The y-coordinate of the top edge of this rectangle.

Public field Width

The width of this rectangle.

See Also

Reference