Click or drag to resize

Instances.CanvasDestroyedEventHandler Delegate

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public delegate void CanvasDestroyedEventHandler(
	GH_Canvas canvas
)

Parameters

canvas
Type: Grasshopper.GUI.Canvas.GH_Canvas
See Also