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()
Public Shared Sub InvalidateCanvas
See Also