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; }
Public Property WireDelegate As Action
Get
Set
Property Value
Type:
Action[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_CanvasWireValidator.WireDelegate"]
See Also