GH_PaletteSettings.LockedStandard Property

GH_PaletteSettingsLockedStandard Property

Gets or sets the palette style for unselected Locked palettes.

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

Property Value

Type: GH_PaletteStyle

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

See Also