[]
Gets the bottom coordinate of this Rect.
Gets or sets the height of this Rect.
Gets or sets the left coordinate of this Rect.
Gets the right coordinate of this Rect.
Gets or sets the top coordinate of this Rect.
Gets or sets the width of this Rect.
Determines whether the rectangle contains a given point or rectangle.
Creates a rectangle that results from expanding or shrinking a rectangle by the specified amounts.
The amount by which to expand or shrink the left and right sides of the rectangle.
The amount by which to expand or shrink the top and bottom sides of the rectangle.
Class that represents a rectangle (with left, top, width, and height).