Skip to content

M_PDFiumSharp_PDFium_FPDFPath_SetStrokeWidth

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDFPath_SetStrokeWidth Method

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

Syntax

C#

public static bool FPDFPath_SetStrokeWidth(
	FPDF_PAGEOBJECT path,
	float width
)

Parameters

 

path
Type: PDFiumSharp.Types.FPDF_PAGEOBJECT
width
Type: System.Single

Return Value

Type: Boolean

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally