| --PROPERTIES OF dotNetObject:System.Drawing.RectangleF | Default / Value |
| .Bottom : , read-only | 1083.33 |
| .Height : | 1066.67 |
| .IsEmpty : , read-only | false |
| .Left : , read-only | 16.6667 |
| .Location : | dotNetObject:System.Drawing.PointF |
| .Right : , read-only | 833.333 |
| .Size : | dotNetObject:System.Drawing.SizeF |
| .Top : , read-only | 16.6667 |
| .Width : | 816.667 |
| .X : | 16.6667 |
| .Y : | 16.6667 |
| .Empty : , read-only, static | dotNetObject:System.Drawing.RectangleF |
| --METHODS OF dotNetObject:System.Drawing.RectangleF | |
| .Contains pt | |
| .Contains rect | |
| .Contains x y | |
| .Equals obj | |
| .[static]Equals objA objB | |
| .[static]FromLTRB left top right bottom | |
| .GetHashCode() | |
| .GetType() | |
| .Inflate size | |
| .Inflate x y | |
| .[static]Inflate rect x y | |
| .Intersect rect | |
| .[static]Intersect a b | |
| .IntersectsWith rect | |
| .Offset pos | |
| .Offset x y | |
| .[static]ReferenceEquals objA objB | |
| .ToString() | |
| .[static]Union a b | |
| --EVENTS OF dotNetObject:System.Drawing.RectangleF | |