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

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