GH_BackgroundSettings.Colour1 Property

GH_BackgroundSettingsColour1 Property

First background colour. Depending on the background style, this colour is used in different ways.

Namespace:  Grasshopper.GUI.Theme
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Color Colour1 { get; set; }
Public Property Colour1 As Color
	Get
	Set

Property Value

Type: Color

[Missing <value> documentation for "P:Grasshopper.GUI.Theme.GH_BackgroundSettings.Colour1"]

See Also