GH_Painter.DrawBackground Method

GH_PainterDrawBackground Method

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void DrawBackground(
	GH_Viewport viewport
)
Public Sub DrawBackground ( 
	viewport As GH_Viewport
)

Parameters

viewport
Type: Grasshopper.GUI.CanvasGH_Viewport
See Also