M_PDFiumSharp_PDFium_FPDFPageObj_CreateNewRect - ArgusMagnus/PDFiumSharp GitHub Wiki
Namespace: PDFiumSharp
Assembly: PDFiumSharp (in PDFiumSharp.dll) Version: 1.0.0
C#
public static FPDF_PAGEOBJECT FPDFPageObj_CreateNewRect(
float x,
float y,
float w,
float h
)
- x
- Type: System.Single
- y
- Type: System.Single
- w
- Type: System.Single
- h
- Type: System.Single
Type: FPDF_PAGEOBJECT