GH_PaletteSettings
Inheritance Hierarchy
System.Object
Grasshopper.GUI.Theme.GH_PaletteSettings
Namespace: Grasshopper.GUI.Theme
Assembly: Grasshopper (in Grasshopper.dll)
Syntax
public class GH_PaletteSettings
The GH_PaletteSettings type exposes the following members.
Properties
Name
Description
Public Property
ErrorSelected
Gets or sets the palette style for selected Error palettes.
Public Property
ErrorStandard
Gets or sets the palette style for unselected Error palettes.
Public Property
HiddenSelected
Gets or sets the palette style for selected Hidden palettes.
Public Property
HiddenStandard
Gets or sets the palette style for unselected Hidden palettes.
Public Property
LockedSelected
Gets or sets the palette style for selected Locked palettes.
Public Property
LockedStandard
Gets or sets the palette style for unselected Locked palettes.
Public Property
NormalSelected
Gets or sets the palette style for selected Normal palettes.
Public Property
NormalStandard
Gets or sets the palette style for unselected Normal palettes.
Public Property
WarningSelected
Gets or sets the palette style for selected Warning palettes.
Public Property
WarningStandard
Gets or sets the palette style for unselected Warning palettes.