Parameters
- x
- X coordinate of the rectangle
- y
- Y coordinate of the rectangle
- width
- Width of the rectangle
- height
- Height of the rectangle
Return Value
True
if element is entirely outside rectangle, otherwise returns false
.True
if element is entirely outside rectangle, otherwise returns false
.