| lcDrwAddFilling | Home |
|
HANDLE lcDrwAddFilling ( HANDLE hDrw, LPCWSTR szName ); |
| hDrw | |
| Handle to a drawing object. | |
| szName | |
| Style name. Must be different from exist filling styles. | |
|
Handle to the new filling style. If the function fails, the return value is NULL. |
|
lcFillSetLine, Code sample 1, Code sample 2 |