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
Contains(PointF)Contains Method | ||
Contains(RectangleF)Contains Method | ||
Contains(float, float)Contains Method | ||
override | Equals(object)Equals Method | |
static | FromLTRB(float, float, float, float)FromLTRB Shared Method | |
override | GetHashCode()GetHashCode Method | |
Inflate(SizeF)Inflate Method | ||
Inflate(float, float)Inflate Method | ||
static | Inflate(RectangleF, float, float)Inflate Shared Method | |
Intersect(RectangleF)Intersect Method | ||
static | Intersect(RectangleF, RectangleF)Intersect Shared Method | |
IntersectsWith(RectangleF)IntersectsWith Method | ||
Offset(PointF)Offset Method | ||
Offset(float, float)Offset Method | ||
override | ToString()ToString Method | |
static | Union(RectangleF, RectangleF)Union Shared Method | |