PdfPointF Constructor
Initializes a new instance of the
PdfPointF class
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public PdfPointF(
float x,
float y
)
Parameters
- x Single
- The X coordinate
- y Single
- The Y coordinate