Returns true if the specified point (x, y) is contained in the given rectangle.
Rectangle that represents the area.
X-coordinate of the point.
Y-coordinate of the point.
Returns true if the specified point (x, y) is contained in the given rectangle.