Click or drag to resize

GH_CanvasWireValidatorWireDelegate Property

Gets or sets the delegate to be invoked when a wire is created.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Action WireDelegate { get; set; }

Property Value

Type: Action

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_CanvasWireValidator.WireDelegate"]

See Also