GH_DocDiagramPainterMapPoint Method (PointF) | 
  
    Namespace: 
   Grasshopper.GUI.Canvas
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic PointF MapPoint(
	PointF pt
)
Public Function MapPoint ( 
	pt As PointF
) As PointF
Parameters
- pt
 - Type: System.DrawingPointF
 
Return Value
Type: 
PointF
See Also