GH_PaletteStyle.Edge Property

GH_PaletteStyleEdge Property

Gets or sets the edge of this style.

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

Property Value

Type: Color

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

See Also