Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Translates point coordinates to component's canvas coordinates. Might be useful in CustomPaint event.
Namespace: Bytescout.PDFViewer
Assembly: Bytescout.PDFViewer (in Bytescout.PDFViewer.dll) Version: 13.4.1.4802-master
Syntax
Parameters
- point
- Type: System.DrawingPoint
Input point.
Return Value
Type: PointTranslated point.
See Also