PdfRectangleF Constructor
Namespace: EvoPdf.NextAssembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
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