bottomCenter constant

Alignment const bottomCenter

The center of the bottom edge.

Implementation

static const Alignment bottomCenter = Alignment(0.0, 1.0);