dotNetObject:System.Drawing.RectangleF

--PROPERTIES OF dotNetObject:System.Drawing.RectangleFDefault / Value
.Bottom : , read-only1083.33
.Height : 1066.67
.IsEmpty : , read-onlyfalse
.Left : , read-only16.6667
.Location : dotNetObject:System.Drawing.PointF
.Right : , read-only833.333
.Size : dotNetObject:System.Drawing.SizeF
.Top : , read-only16.6667
.Width : 816.667
.X : 16.6667
.Y : 16.6667
.Empty : , read-only, staticdotNetObject: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