M_PDFiumSharp_PDFium_FPDFPath_SetStrokeWidth - ArgusMagnus/PDFiumSharp GitHub Wiki
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public static bool FPDFPath_SetStrokeWidth(
FPDF_PAGEOBJECT path,
float width
)
- path
- Type: PDFiumSharp.Types.FPDF_PAGEOBJECT
- width
- Type: System.Single
Type: Boolean