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