GH_DocDiagramPainter.MapPoint Method (Point)

GH_DocDiagramPainterMapPoint Method (Point)

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Point MapPoint(
	Point pt
)
Public Function MapPoint ( 
	pt As Point
) As Point

Parameters

pt
Type: System.DrawingPoint

Return Value

Type: Point
See Also