GH_ValueProxy(T).Value Property

GH_ValueProxyTValue Property

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public T Value { get; set; }
Public Property Value As T
	Get
	Set

Property Value

Type: T

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ValueProxy`1.Value"]

See Also