Click or drag to resize

GH_ParamServerEventArgsParameterSide Property

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

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

Property Value

Type: GH_ParameterSide

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

See Also