Instances.CanvasCreated Event

InstancesCanvasCreated Event

Raised when the main canvas is created.

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

Value

Type: GrasshopperInstancesCanvasCreatedEventHandler
See Also