Click or drag to resize

GH_SettingsServerSetValue Method (String, Rectangle)

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

Parameters

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