| lcPaint_DrawMpgon | Home |
|
BOOL lcPaint_DrawMpgon ( HANDLE hLcWnd, HANDLE hMpgon, BOOL bFill, BOOL bBorder ); |
| hLcWnd | ||||||||||||||||
| Handle to LiteCAD graphics window. | ||||||||||||||||
| hMpgon | ||||||||||||||||
| Handle to multipolygon object. | ||||||||||||||||
| bFill, bBorder | ||||||||||||||||
Defines how to draw polygons:
| ||||||||||||||||
| If the function succeeds, the return value is nonzero (TRUE). |
| lcPaint_DrawPtbuf |