Click or drag to resize

PDFViewCtrlSnapToNearestInDoc Method

[Missing <summary> documentation for "M:pdftron.PDF.PDFViewCtrl.SnapToNearestInDoc(pdftron.PDF.Point)"]

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

Parameters

screen_coord
Type: pdftron.PDFPoint

[Missing <param name="screen_coord"/> documentation for "M:pdftron.PDF.PDFViewCtrl.SnapToNearestInDoc(pdftron.PDF.Point)"]

Return Value

Type: Point

[Missing <returns> documentation for "M:pdftron.PDF.PDFViewCtrl.SnapToNearestInDoc(pdftron.PDF.Point)"]

See Also