Click or drag to resize

GH_StateTagRender Method

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public virtual void Render(
	Graphics graphics
)

Parameters

graphics
Type: System.DrawingGraphics

Implements

IGH_StateTagRender(Graphics)
See Also