Wraps FPDFPath_SetDrawMode. Controls whether the path is
filled, stroked, or both.
Arguments
- obj
A
pdfium_objof type"path". Parent doc must be readwrite.- fill_mode
Character scalar; one of
"none","even_odd"(the PDF even-odd / alternate rule), or"winding"(the non-zero winding rule). Matchespdf_path_draw_mode()'sfill_modecolumn.- stroke
Logical scalar.