PdfRectangleF Constructor
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public PdfRectangleF(
float x,
float y,
float width,
float height
)
Parameters
- x Single
- The X coordinate of the top-left corner
- y Single
- The Y coordinate of the top-left corner
- width Single
- The width
- height Single
- The height