Click or drag to resize

GH_SwitcherComponentAttributesPrepareForRender Method

Prepare attribute for rendering.

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
Canvas.
See Also