Click or drag to resize

GH_CanvasPainting Property

Gets whether this canvas is currently busy painting itself.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool Painting { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.Painting"]

See Also