Click or drag to resize

PdfiumFPDFPath_Create Method

Create a path object

Namespace: Patagames.Pdf
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public static IntPtr FPDFPath_Create()

Return Value

IntPtr
The Handle to the created path, or IntPtr.Zero if any errors occurs.
See Also