Click or drag to resize

GH_FontScrollerPostPaint Delegate

Namespace:  Grasshopper.GUI
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public delegate void PostPaint(
	Graphics graphics
)

Parameters

graphics
Type: System.DrawingGraphics
See Also