| lcPaint_PtbufAddPoint2 | Home |
|
BOOL lcPaint_PtbufAddPoint2 ( HANDLE hPtbuf, double X, double Y ); |
| hPtbuf | |
| Handle to points buffer. | |
| X Y | |
| Coordinates of the point position. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| lcPaint_PtbufAddPoint, lcPaint_PtbufAddPointP |