Grasshopper API
GH_DocDiagramPainterUnmapRectangle Method |
Namespace: Grasshopper.GUI.Canvas
Assembly: Grasshopper (in Grasshopper.dll)

public Rectangle UnmapRectangle( Rectangle rec )
Public Function UnmapRectangle ( rec As Rectangle ) As Rectangle
Parameters
- rec
- Type: System.DrawingRectangle
Return Value
Type: Rectangle