Skip to content

M_PDFiumSharp_PDFium_FPDFPageObj_CreateNewPath

ArgusMagnus edited this page Apr 4, 2017 · 2 revisions

PDFium.FPDFPageObj_CreateNewPath Method

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

Syntax

C#

public static FPDF_PAGEOBJECT FPDFPageObj_CreateNewPath(
	float x,
	float y
)

Parameters

 

x
Type: System.Single
y
Type: System.Single

Return Value

Type: FPDF_PAGEOBJECT

See Also

Reference

PDFium Class
PDFiumSharp Namespace

Clone this wiki locally