Click or drag to resize

GH_StateTagRenderTagBlankIcon Method (Graphics)

Render a blank rectangle icon.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected void RenderTagBlankIcon(
	Graphics graphics
)

Parameters

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