Click or drag to resize

GH_DocDiagramPainter.UnmapPoint Method

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Point UnmapPoint(
	Point pt
)

Parameters

pt
Type: System.Drawing.Point

Return Value

Type: Point
See Also