Click or drag to resize

GH_DocumentEnableSolutionsChangedEventHandler Delegate

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public delegate void EnableSolutionsChangedEventHandler(
	bool state
)

Parameters

state
Type: SystemBoolean
See Also