Rect.isZero

Checks if all corners are zero.

struct Rect(T)
const pure nothrow
bool
isZero
()
if (
isNumeric!T
)

Meta