Click or drag to resize

GH_BackgroundSettingsHatch Property

Background hatch brush style. This property is only used if BackgroundStyle is set to GH_ThemeBackgroundStyle.Hatch.

Namespace:  Grasshopper.GUI.Theme
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public HatchStyle Hatch { get; set; }

Property Value

Type: HatchStyle

[Missing <value> documentation for "P:Grasshopper.GUI.Theme.GH_BackgroundSettings.Hatch"]

See Also