Click or drag to resize

GH_CanvasDrawingMode Property

Gets the current drawing mode for this canvas.

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

Property Value

Type: GH_CanvasMode

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

See Also