Click or drag to resize

GH_WireSettings Class

Inheritance Hierarchy
SystemObject
  Grasshopper.GUI.ThemeGH_WireSettings

Namespace:  Grasshopper.GUI.Theme
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_WireSettings

The GH_WireSettings type exposes the following members.

Properties
  NameDescription
Public propertyDefaultColour
Gets or sets the colour to use for standard wires.
Public propertyEmptyColour
Gets or sets the colour to use for empty wires.
Public propertySelectedColour0
Gets or sets the colour of a wire at the selected extreme.
Public propertySelectedColour1
Gets or sets the colour of a wire at the unselected extreme.
Top
See Also