PointF (gb.clipper2)
This class describes a point whose coordinates are two floating point numbers.
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. |