GH_ColourCubeRenderGrip Method |
Render the slice grip.
Namespace:
Grasshopper.GUI.Base
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public void RenderGrip(
Graphics G
)
Public Sub RenderGrip (
G As Graphics
)
Parameters
- G
- Type: System.DrawingGraphics
Graphics object to draw with.
See Also