Method ToPointF NamespaceBitMiracle.Docotic.Pdf.Gdi AssemblyBitMiracle.Docotic.Pdf.Gdi.dll ToPointF(PdfPoint) Converts a PdfPoint to a PointF. public static PointF ToPointF(this PdfPoint pt) Parameters pt PdfPoint The PdfPoint to convert. Returns PointF Returns a PointF structure.