Click or drag to resize

GH_CapsuleRenderEngineRenderGrips Method

Render all the grips associates with the capsule. Grips are not drawn if the zoom level is less than 50%. This is usually the first stage in a Capsule rendering.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void RenderGrips(
	Graphics G
)

Parameters

G
Type: System.DrawingGraphics
See Also