GH_DocDiagramPainterUnmapPoint Method |
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Point UnmapPoint(
Point pt
)
Public Function UnmapPoint (
pt As Point
) As Point
Parameters
- pt
- Type: System.DrawingPoint
Return Value
Type:
PointSee Also