Click or drag to resize

GH_SettingsServerGetValue Method (String, Color)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Color GetValue(
	string key,
	Color default
)

Parameters

key
Type: SystemString
default
Type: System.DrawingColor

Return Value

Type: Color
See Also