GH_VarParamEventArgs.Side Property

GH_VarParamEventArgsSide Property

Gets the side of the parameter.

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

Property Value

Type: GH_VarParamSide

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

See Also