GH_PaletteStyle.Fill Property

GH_PaletteStyleFill Property

Gets or sets the fill of this style.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Color Fill { get; set; }
Public Property Fill As Color
	Get
	Set

Property Value

Type: Color

[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_PaletteStyle.Fill"]

See Also