Click or drag to resize

GH_CanvasDisplayVoronoiWarning Property

Gets or sets whether the Voronoi Over-dose warning message is displayed. This property is set once at Grasshopper startup to True.

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

Property Value

Type: Boolean

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

See Also