Click or drag to resize

GH_ComponentAttributesLayoutOutputParams Method

Namespace:  Grasshopper.Kernel.Attributes
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static void LayoutOutputParams(
	IGH_Component owner,
	RectangleF componentBox
)

Parameters

owner
Type: Grasshopper.KernelIGH_Component
componentBox
Type: System.DrawingRectangleF
See Also