M_PDFiumSharp_PDFium_FPDFPath_LineTo - ArgusMagnus/PDFiumSharp GitHub Wiki

PDFium.FPDFPath_LineTo Method

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

Syntax

C#

public static bool FPDFPath_LineTo(
	FPDF_PAGEOBJECT path,
	float x,
	float y
)

Parameters

 

path
Type: PDFiumSharp.Types.FPDF_PAGEOBJECT
x
Type: System.Single
y
Type: System.Single

Return Value

Type: Boolean

See Also

Reference

PDFium Class
PDFiumSharp Namespace

⚠️ **GitHub.com Fallback** ⚠️