Click or drag to resize

InstancesInvalidateCanvas Method

Invalidates the currently active Grasshopper Canvas, causing a redraw sometime in the foreseeable future.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static void InvalidateCanvas()
See Also