M_PDFiumSharp_PDFium_FPDFPath_SetDrawMode - ArgusMagnus/PDFiumSharp GitHub Wiki
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public static bool FPDFPath_SetDrawMode(
FPDF_PAGEOBJECT path,
PathFillModes fillmode,
bool stroke
)
- path
- Type: PDFiumSharp.Types.FPDF_PAGEOBJECT
- fillmode
- Type: PDFiumSharp.PathFillModes
- stroke
- Type: System.Boolean
Type: Boolean