Grasshopper API
GH_ParamServerEventArgsServer Property |
Gets the GH_ComponentParamServer object that raised the event.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public GH_ComponentParamServer Server { get; }
Public ReadOnly Property Server As GH_ComponentParamServer Get
Property Value
Type: GH_ComponentParamServer[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ParamServerEventArgs.Server"]
