inline void Clear();
Clear assigns the x and y coordinate values of the current point to zero. The following expression is used to determine the result: (pt1.x, pt1.y) = (0, 0).