Click or drag to resize

GH_CanvasPainter Property

Gets the painter object that handles most of the drawing logic for this canvas.

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

Property Value

Type: GH_Painter

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

See Also