topRight property

UPoint topRight

Top right corner's point.

Implementation

UPoint get topRight => UPoint(max.x, min.y);