zero constant

Rect const zero

A zero-sized rectangle at (0, 0).

Implementation

static const zero = Rect(0, 0, 0, 0);