GH_VarParamEventArgs.Param Property

GH_VarParamEventArgsParam Property

Gets the parameter.

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

Property Value

Type: IGH_Param

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_VarParamEventArgs.Param"]

See Also