topRight constant

Alignment const topRight

The top right corner.

Implementation

static const Alignment topRight = Alignment(1.0, -1.0);