zero constant

PdfRect const zero

The zero rectangle at origin.

Implementation

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