| Bottom | System.Drawing.RectangleF | |
| Contains(float x, float y) | System.Drawing.RectangleF | inline |
| Contains(PointF pt) | System.Drawing.RectangleF | inline |
| Contains(RectangleF rect) | System.Drawing.RectangleF | inline |
| Empty | System.Drawing.RectangleF | static |
| Equals([NotNullWhen(true)] object? obj) | System.Drawing.RectangleF | inline |
| Equals(RectangleF other) | System.Drawing.RectangleF | inline |
| IEquatable< RectangleF >.Equals(T? other) | System.IEquatable< RectangleF > | |
| FromLTRB(float left, float top, float right, float bottom) | System.Drawing.RectangleF | inlinestatic |
| GetHashCode() | System.Drawing.RectangleF | inline |
| height | System.Drawing.RectangleF | private |
| Height | System.Drawing.RectangleF | |
| Inflate(float x, float y) | System.Drawing.RectangleF | inline |
| Inflate(SizeF size) | System.Drawing.RectangleF | inline |
| Inflate(RectangleF rect, float x, float y) | System.Drawing.RectangleF | inlinestatic |
| Intersect(RectangleF rect) | System.Drawing.RectangleF | inline |
| Intersect(RectangleF a, RectangleF b) | System.Drawing.RectangleF | inlinestatic |
| IntersectsWith(RectangleF rect) | System.Drawing.RectangleF | inline |
| IsEmpty | System.Drawing.RectangleF | |
| Left | System.Drawing.RectangleF | |
| Location | System.Drawing.RectangleF | |
| Offset(PointF pos) | System.Drawing.RectangleF | inline |
| Offset(float x, float y) | System.Drawing.RectangleF | inline |
| operator RectangleF(Vector4 vector) | System.Drawing.RectangleF | inlineexplicitstatic |
| operator RectangleF(Rectangle r) | System.Drawing.RectangleF | inlinestatic |
| operator Vector4(RectangleF rectangle) | System.Drawing.RectangleF | inlineexplicitstatic |
| operator!=(RectangleF left, RectangleF right) | System.Drawing.RectangleF | inlinestatic |
| operator==(RectangleF left, RectangleF right) | System.Drawing.RectangleF | inlinestatic |
| RectangleF(float x, float y, float width, float height) | System.Drawing.RectangleF | inline |
| RectangleF(PointF location, SizeF size) | System.Drawing.RectangleF | inline |
| RectangleF(Vector4 vector) | System.Drawing.RectangleF | inline |
| Right | System.Drawing.RectangleF | |
| Size | System.Drawing.RectangleF | |
| Top | System.Drawing.RectangleF | |
| ToString() | System.Drawing.RectangleF | inline |
| ToVector4() | System.Drawing.RectangleF | inline |
| Union(RectangleF a, RectangleF b) | System.Drawing.RectangleF | inlinestatic |
| Width | System.Drawing.RectangleF | |
| width | System.Drawing.RectangleF | private |
| X | System.Drawing.RectangleF | |
| x | System.Drawing.RectangleF | private |
| Y | System.Drawing.RectangleF | |
| y | System.Drawing.RectangleF | private |