Click or drag to resize

GH_Gradient.Render_Gradient Method

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

Parameters

g
Type: System.Drawing.Graphics
dest
Type: System.Drawing.RectangleF
See Also