Determines if the Rectangle is empty. A Rectangle is empty if its width or height is less than or equal to 0.
true if the Rectangle is empty. A Rectangle object is empty if its width or height is less than or equal to 0.
true