Click or drag to resize

GH_ParamServerEventArgsParameterIndex Property

Gets the index of the parameter that caused the original event.

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

Property Value

Type: Int32

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

See Also