You’re viewing documentation for an outdated product. The Graphics Mill Web Controls library has been removed from Graphics Mill and is now part of the Customers Canvas product line, where it is available as a set of APIs for Design Atoms and as Design Editor.

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