GH_ThemePalettes Property |
Gets the theme palette settings.
Namespace:
Grasshopper.GUI.Theme
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_PaletteSettings Palettes { get; }
Public ReadOnly Property Palettes As GH_PaletteSettings
Get
Property Value
Type:
GH_PaletteSettings[Missing <value> documentation for "P:Grasshopper.GUI.Theme.GH_Theme.Palettes"]
See Also