GH_Rectangle.DuplicateRectangle Method

GH_RectangleDuplicateRectangle Method

Create a duplicate of this rectangle.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Rectangle DuplicateRectangle()
Public Function DuplicateRectangle As GH_Rectangle

Return Value

Type: GH_Rectangle
See Also