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; }
Public ReadOnly Property Painting As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Canvas.Painting"]
See Also