GH_CanvasWireValidator.WireTarget Property

GH_CanvasWireValidatorWireTarget Property

Gets or sets the wire target filter.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Guid WireTarget { get; set; }
Public Property WireTarget As Guid
	Get
	Set

Property Value

Type: Guid

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

See Also