Click or drag to resize

GH_SettingsServerGetValue Method (String, Point)

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

Parameters

key
Type: SystemString
default
Type: System.DrawingPoint

Return Value

Type: Point
See Also