Click or drag to resize

GH_GradientRender_Gradient Method

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

Parameters

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