Click or drag to resize

PDFViewCtrlGetAnnotationCanvasTopLeftCorner Method

Gets the offset of the AnnotationCanvas from the top left of the PDFViewCtrl (Relevant if zoomed out far).

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Point GetAnnotationCanvasTopLeftCorner()

Return Value

Type: Point
The offset from the top left corner
See Also