Skip to content

M_PDFiumSharp_PDFium_FPDFPath_SetDrawMode

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDFPath_SetDrawMode Method

Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0

Syntax

C#

public static bool FPDFPath_SetDrawMode(
	FPDF_PAGEOBJECT path,
	PathFillModes fillmode,
	bool stroke
)

Parameters

 

path
Type: PDFiumSharp.Types.FPDF_PAGEOBJECT
fillmode
Type: PDFiumSharp.PathFillModes
stroke
Type: System.Boolean

Return Value

Type: Boolean

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally