GH_DocDiagramPainterUnmapRectangle Method  | 
  
    Namespace: 
   Grasshopper.GUI.Canvas
    Assembly:
   Grasshopper (in Grasshopper.dll)
Syntaxpublic Rectangle UnmapRectangle(
	Rectangle rec
)
Public Function UnmapRectangle ( 
	rec As Rectangle
) As Rectangle
Parameters
- rec
 - Type: System.DrawingRectangle
 
Return Value
Type: 
Rectangle
See Also