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; }
Public ReadOnly Property ParameterIndex As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ParamServerEventArgs.ParameterIndex"]
See Also