Click or drag to resize

GH_ParamServerEventArgsServer Property

Gets the GH_ComponentParamServer object that raised the event.

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

Property Value

Type: GH_ComponentParamServer

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

See Also