Point (gb.clipper)

This class describes a point with two integer coordinates.

This class is creatable.

This class can be used as a static function.

Properties
X   Return or set the point X coordinate.
Y   Return or set the point Y coordinate.

Methods
Copy   Return a copy of the current point.
InRect   Return if the point is inside a specific rectangle.