Checks if this Rect is collapsed, which means that the width and/or the height are <= 0. This is a pure and nothrow variant of isEmpty.
See Implementation
Checks if this Rect is collapsed, which means that the width and/or the height are <= 0. This is a pure and nothrow variant of isEmpty.