Click or drag to resize

GH_SwitcherComponentAttributesLayoutOutputParams2 Method

[Missing <summary> documentation for "M:Karamba.GHopper.Utilities.UIWidgets.GH_SwitcherComponentAttributes.LayoutOutputParams2(Grasshopper.Kernel.IGH_Component,System.Drawing.RectangleF,System.Int32)"]

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public void LayoutOutputParams2(
	IGH_Component owner,
	RectangleF componentBox,
	int add_offset
)

Parameters

owner
Type: IGH_Component

[Missing <param name="owner"/> documentation for "M:Karamba.GHopper.Utilities.UIWidgets.GH_SwitcherComponentAttributes.LayoutOutputParams2(Grasshopper.Kernel.IGH_Component,System.Drawing.RectangleF,System.Int32)"]

componentBox
Type: System.DrawingRectangleF

[Missing <param name="componentBox"/> documentation for "M:Karamba.GHopper.Utilities.UIWidgets.GH_SwitcherComponentAttributes.LayoutOutputParams2(Grasshopper.Kernel.IGH_Component,System.Drawing.RectangleF,System.Int32)"]

add_offset
Type: SystemInt32

[Missing <param name="add_offset"/> documentation for "M:Karamba.GHopper.Utilities.UIWidgets.GH_SwitcherComponentAttributes.LayoutOutputParams2(Grasshopper.Kernel.IGH_Component,System.Drawing.RectangleF,System.Int32)"]

See Also