Click or drag to resize

GH_DocDiagramPainter.MapPoint Method (PointF)

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public PointF MapPoint(
	PointF pt
)

Parameters

pt
Type: System.Drawing.PointF

Return Value

Type: PointF
See Also