Click or drag to resize

GH_ColourPickerBaseRender Method

Render this slider into a Graphics context.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void Render(
	Graphics G
)

Parameters

G
Type: System.DrawingGraphics
Graphics to render with.
See Also