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