GH_Canvas.Regen Method

GH_CanvasRegen Method

Note: This API is now obsolete.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
[ObsoleteAttribute("This method is obsolete, use Refresh() instead. Or better yet, use Invalidate().")]
public void Regen()
<ObsoleteAttribute("This method is obsolete, use Refresh() instead. Or better yet, use Invalidate().")>
Public Sub Regen
See Also