| API Reference Guide > PDF Component API Reference > PDF Component Objects Reference > Page Editing Objects and Elements > HIG_PDE_PATH > IG_PDE_path_get_paint_op |
Gets the fill and stroke attributes of a path.
|
Copy Code
|
|
|---|---|
AT_ERRCOUNT ACCUAPI IG_PDE_path_get_paint_op(
HIG_PDE_PATH hPath,
LPLONG lpnPaintOpAttrs
);
|
|
| Name | Type | Description |
|---|---|---|
| hPath | HIG_PDE_PATH | The path whose fill and stroke attributes are obtained. |
| lpnPaintOpAttrs | LPLONG | A set of enumIGPDEPathOpFlags flags describing fill and stroke attributes. |
Error count.
This function does not process image pixels.