PdfTemplatePlacementMapPoint Method
Maps a point from template space to page space
Namespace: HiQPdf.NextAssembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
public PdfPointF MapPoint(
PdfPointF templatePoint
)
- templatePoint PdfPointF
- The point expressed in template coordinates
PdfPointFThe mapped point expressed in page coordinates