GH_PaletteSettings.HiddenStandard Property

GH_PaletteSettingsHiddenStandard Property

Gets or sets the palette style for unselected Hidden palettes.

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

Property Value

Type: GH_PaletteStyle

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

See Also