Click or drag to resize

GH_SwitcherComponentAttributesLayoutBounds2 Method

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

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public RectangleF LayoutBounds2(
	IGH_Component owner,
	RectangleF bounds
)

Parameters

owner
Type: IGH_Component

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

bounds
Type: System.DrawingRectangleF

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

Return Value

Type: RectangleF

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

See Also