RectangleF Fields

The RectangleF type exposes the following members.

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