GH_WireSettingsEmptyColour Property |
Gets or sets the colour to use for empty wires.
Namespace:
Grasshopper.GUI.Theme
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public Color EmptyColour { get; set; }
Public Property EmptyColour As Color
Get
Set
Property Value
Type:
Color[Missing <value> documentation for "P:Grasshopper.GUI.Theme.GH_WireSettings.EmptyColour"]
See Also