BOOL PATHOBJ_bCloseFigure (
PATHOBJ *ppo
);
PATHOBJ_bCloseFigure closes an open figure in a path by drawing a line from the current position to the first point of the figure.
The return value is TRUE if the function is successful.