 
            Sets the fill and stroke attributes of a path.
| 
                        Copy Code
                     | |
|---|---|
| 
AT_ERRCOUNT ACCUAPI IG_PDE_path_set_paint_op(
        HIG_PDE_PATH hPath,
        LONG nPaintOpAttrs 
);
 | |
| Name | Type | Description | 
|---|---|---|
| hPath | HIG_PDE_PATH | The path whose fill and stroke attributes are set. | 
| nPaintOpAttrs | LONG | The operation to set; must be one of enumIGPDEPathOpFlags. | 
Error count.
This function does not process image pixels.