Point (gb.clipper)

This class describes a point with two integer coordinates.

Esta clase es instanciable.

Esta clase se puede usar como un/una función estática.

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

Métodos
Copy   Return a copy of the current point.
InRect   Return if the point is inside a specific rectangle.