GH_PaletteSettings.ErrorStandard Property

GH_PaletteSettingsErrorStandard Property

Gets or sets the palette style for unselected Error palettes.

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

Property Value

Type: GH_PaletteStyle

[Missing <value> documentation for "P:Grasshopper.GUI.Theme.GH_PaletteSettings.ErrorStandard"]

See Also