RectangleF Members

The RectangleF type exposes the following members.

Constructors

Name Description
Public method RectangleF

Creates and initializes an instance of the RectangleF class.

Methods

Name Description
Public method contains
Public method Static member FromLTRB
Public method isEmpty

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