GH_PreviewUtil.WireColour Property

GH_PreviewUtilWireColour Property

Gets or sets the colour to use for Preview geometry.

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

Property Value

Type: Color

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_PreviewUtil.WireColour"]

See Also