zero property

Size zero
getter/setter pair

The width is zero and height is zero.

Implementation

static Size zero = Size(0, 0);