System.Drawing.RectangleF: Method Members

The methods of System.Drawing.RectangleF are listed below. For a list of all members, see the RectangleF Members list.

See Also: Inherited members from System.ValueType

Public Methods

Contains(PointF) : bool
Contains Method
Contains(RectangleF) : bool
Contains Method
Contains(float, float) : bool
Contains Method
override
Equals(object) : bool
Equals Method
static
FromLTRB(float, float, float, float) : RectangleF
FromLTRB Shared Method
override
GetHashCode() : int
GetHashCode Method
Inflate(SizeF)
Inflate Method
Inflate(float, float)
Inflate Method
static
Inflate(RectangleF, float, float) : RectangleF
Inflate Shared Method
Intersect(RectangleF)
Intersect Method
static
Intersect(RectangleF, RectangleF) : RectangleF
Intersect Shared Method
IntersectsWith(RectangleF) : bool
IntersectsWith Method
Offset(PointF)
Offset Method
Offset(float, float)
Offset Method
override
ToString() : string
ToString Method
static
Union(RectangleF, RectangleF) : RectangleF
Union Shared Method