Click or drag to resize

GH_SettingsServerSetValue Method (String, Color)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void SetValue(
	string key,
	Color value
)

Parameters

key
Type: SystemString
value
Type: System.DrawingColor
See Also