GH_ValueProxy(T).ProxyValue Property

GH_ValueProxyTProxyValue Property

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Object ProxyValue { get; }
Public ReadOnly Property ProxyValue As Object
	Get

Property Value

Type: Object

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

Implements

IGH_ValueProxyProxyValue
See Also