Click or drag to resize

GH_ParamServerEventArgsParameter Property

Gets the parameter that caused the original event.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IGH_Param Parameter { get; }

Property Value

Type: IGH_Param

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ParamServerEventArgs.Parameter"]

See Also