Grasshopper API
GH_ColourCubeRenderSliceDropShadow Method |
Render the drop shadow onto the slice.
Namespace: Grasshopper.GUI.Base
Assembly: Grasshopper (in Grasshopper.dll)

public void RenderSliceDropShadow( Graphics G )
Public Sub RenderSliceDropShadow ( G As Graphics )
Parameters
- G
- Type: System.DrawingGraphics
Graphics object to draw with.
