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