Click or drag to resize

GH_ComponentAttributesLayoutBounds Method

Namespace:  Grasshopper.Kernel.Attributes
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static RectangleF LayoutBounds(
	IGH_Component owner,
	RectangleF bounds
)

Parameters

owner
Type: Grasshopper.KernelIGH_Component
bounds
Type: System.DrawingRectangleF

Return Value

Type: RectangleF
See Also