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