Click or drag to resize

IGH_ParamWireDisplay Property

Gets or sets the wire display style for this parameter. Wire display only affects the wires connected to the parameter input.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
GH_ParamWireDisplay WireDisplay { get; set; }

Property Value

Type: GH_ParamWireDisplay

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_Param.WireDisplay"]

See Also