Click or drag to resize

GH_ObjectSettings Class

Inheritance Hierarchy
SystemObject
  Grasshopper.GUI.ThemeGH_ObjectSettings

Namespace:  Grasshopper.GUI.Theme
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public class GH_ObjectSettings

The GH_ObjectSettings type exposes the following members.

Properties
  NameDescription
Public propertyGroupColour
Gets or sets the default fill colour for group objects.
Public propertyPanelColour
Gets or sets the default fill colour for panel objects.
Public propertyZuiEdgeColour
Gets or sets the edge colour for ZUI elements.
Public propertyZuiFillColour
Gets or sets the fill colour for ZUI elements.
Top
See Also