Grasshopper API
GH_SettingsServerGetValue Method (String, Color) |
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public Color GetValue( string key, Color default )
Public Function GetValue ( key As String, default As Color ) As Color
Parameters
- key
- Type: SystemString
- default
- Type: System.DrawingColor
Return Value
Type: Color