Click or drag to resize

GH_ParamTWireDisplay 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
public GH_ParamWireDisplay WireDisplay { get; set; }

Property Value

Type: GH_ParamWireDisplay

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Param`1.WireDisplay"]

Implements

IGH_ParamWireDisplay
See Also