center constant

Alignment const center

The center point, both horizontally and vertically.

Implementation

static const Alignment center = Alignment(0.0, 0.0);