flipY property

Coord get flipY

To reverse the direction of Y-axis

Implementation

Coord get flipY => ($1, -$2);