Click or drag to resize

GH_ColourCube.RenderBackFaces Method

Render the fills of the backfaces.

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

Parameters

G
Type: System.Drawing.Graphics
Graphics object to draw with
See Also