Skip to content

M_PDFiumSharp_PDFium_FPDFPath_MoveTo

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDFPath_MoveTo Method

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

Syntax

C#

public static bool FPDFPath_MoveTo(
	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

Clone this wiki locally