The members of System.Drawing.RectangleF are listed below.
See Also: Inherited members from System.ValueType
| | Documentation for this section has not yet been entered. |
| | Documentation for this section has not yet been entered. |
static readonly | Empty | RectangleF. Documentation for this section has not yet been entered. |
[read-only] | Bottom | float. Documentation for this section has not yet been entered. |
| Height | float. Documentation for this section has not yet been entered. |
[read-only] | IsEmpty | bool. Documentation for this section has not yet been entered. |
[read-only] | Left | float. Documentation for this section has not yet been entered. |
| Location | PointF. Documentation for this section has not yet been entered. |
[read-only] | Right | float. Documentation for this section has not yet been entered. |
| Size | SizeF. Documentation for this section has not yet been entered. |
[read-only] | Top | float. Documentation for this section has not yet been entered. |
| Width | float. Documentation for this section has not yet been entered. |
| X | float. Documentation for this section has not yet been entered. |
| Y | float. Documentation for this section has not yet been entered. |
| Contains(PointF) : boolDocumentation for this section has not yet been entered. |
| Contains(RectangleF) : boolDocumentation for this section has not yet been entered. |
| Contains(float, float) : boolDocumentation for this section has not yet been entered. |
override | Equals(object) : boolDocumentation for this section has not yet been entered. |
static | FromLTRB(float, float, float, float) : RectangleFDocumentation for this section has not yet been entered. |
override | GetHashCode() : intDocumentation for this section has not yet been entered. |
| Inflate(SizeF)Documentation for this section has not yet been entered. |
| Inflate(float, float)Documentation for this section has not yet been entered. |
static | Inflate(RectangleF, float, float) : RectangleFDocumentation for this section has not yet been entered. |
| Intersect(RectangleF)Documentation for this section has not yet been entered. |
static | Intersect(RectangleF, RectangleF) : RectangleFDocumentation for this section has not yet been entered. |
| IntersectsWith(RectangleF) : boolDocumentation for this section has not yet been entered. |
| Offset(PointF)Documentation for this section has not yet been entered. |
| Offset(float, float)Documentation for this section has not yet been entered. |
override | ToString() : stringDocumentation for this section has not yet been entered. |
static | Union(RectangleF, RectangleF) : RectangleFDocumentation for this section has not yet been entered. |