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