| lcPaint_BrushSelect | Home |
|
BOOL lcPaint_BrushSelect ( HANDLE hLcWnd, HANDLE hBrush ); |
| hLcWnd | |
| Handle to LiteCAD graphics window. | |
| hBrush | |
| Handle to a brush. | |
| If the function succeeds, the return value is nonzero (TRUE). |
| lcPaint_BrushSelectID, lcPaint_BrushCreate |