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