GH_DocDiagramPainter.UnmapPoint 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.Drawing.Point
Return Value
Type:
Point
See Also