Instances.CanvasDestroyed Event

InstancesCanvasDestroyed Event

Raised when the main canvas is destroyed.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static event InstancesCanvasDestroyedEventHandler CanvasDestroyed
Public Shared Event CanvasDestroyed As InstancesCanvasDestroyedEventHandler

Value

Type: GrasshopperInstancesCanvasDestroyedEventHandler
See Also