centerLeft constant

Alignment const centerLeft

The center point along the left edge.

Implementation

static const Alignment centerLeft = Alignment(-1.0, 0.0);