GH_ParamServerEventArgsOriginalArguments Property |
Gets access to the original parameter event arguments.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_ObjectChangedEventArgs OriginalArguments { get; }
Public ReadOnly Property OriginalArguments As GH_ObjectChangedEventArgs
Get
Property Value
Type:
GH_ObjectChangedEventArgs[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ParamServerEventArgs.OriginalArguments"]
See Also