Click or drag to resize

GH_TagArtist_WirePainterPaint Method

Namespace:  Grasshopper.GUI.Canvas.TagArtists
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override void Paint(
	GH_Canvas canvas,
	GH_CanvasChannel channel
)

Parameters

canvas
Type: Grasshopper.GUI.CanvasGH_Canvas
channel
Type: Grasshopper.GUI.CanvasGH_CanvasChannel
See Also