Click or drag to resize

GH_SwitcherComponentAttributesPrepareForRender Method

Prepare attribute for rendering.

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

Parameters

canvas
Type: GH_Canvas
Canvas.
See Also