Click or drag to resize

GH_ExtendableComponentAttributesPrepareForRender Method

[Missing <summary> documentation for "M:Karamba.GHopper.Utilities.UIWidgets.GH_ExtendableComponentAttributes.PrepareForRender(Grasshopper.GUI.Canvas.GH_Canvas)"]

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
protected override void PrepareForRender(
	GH_Canvas canvas
)

Parameters

canvas
Type: GH_Canvas

[Missing <param name="canvas"/> documentation for "M:Karamba.GHopper.Utilities.UIWidgets.GH_ExtendableComponentAttributes.PrepareForRender(Grasshopper.GUI.Canvas.GH_Canvas)"]

See Also