Click or drag to resize

GH_ColourCubeRenderSliceDropShadow Method

Render the drop shadow onto the slice.

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

Parameters

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