The members of System.Drawing.RectangleF are listed below.
See Also: Inherited members from System.ValueType
| RectangleF Constructor | ||
| RectangleF Constructor |
static readonly | Empty | RectangleF. Empty Shared Field |
| [read-only] | Bottom | float. Bottom Property |
| Height | float. Height Property | |
| [read-only] | IsEmpty | bool. IsEmpty Property |
| [read-only] | Left | float. Left Property |
| Location | PointF. Location Property | |
| [read-only] | Right | float. Right Property |
| Size | SizeF. Size Property | |
| [read-only] | Top | float. Top Property |
| Width | float. Width Property | |
| X | float. X Property | |
| Y | float. Y Property |
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 | |
static | Equality(RectangleF, RectangleF) | Equality Operator |
static | Inequality(RectangleF, RectangleF) | Inequality Operator |
static | Conversion to System.Drawing.RectangleF(Implicit) | Rectangle to RectangleF Conversion |