Click or drag to resize

GH_GradientRender_Background Method

Namespace:  Grasshopper.GUI.Gradient
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void Render_Background(
	Graphics g,
	RectangleF dest
)

Parameters

g
Type: System.DrawingGraphics
dest
Type: System.DrawingRectangleF
See Also