max property

Point max

The bottom right corner of the rectangle.

Implementation

external Point get max;
void max=(Point value)

Implementation

external set max(Point value);