GH_ObjectSettings.PanelColour Property

GH_ObjectSettingsPanelColour Property

Gets or sets the default fill colour for panel objects.

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

Property Value

Type: Color

[Missing <value> documentation for "P:Grasshopper.GUI.Theme.GH_ObjectSettings.PanelColour"]

See Also