RayguideWrapperEmissionActiveChanged Event |
The event when emission changed. The tuple of scan controllers and jobs are passed as the parameters.
Namespace: RAYLASE.Marker.GUI.WrapperAssembly: RAYLASE.Marker.GUI.Wrapper (in RAYLASE.Marker.GUI.Wrapper.dll) Version: 2.40.0
Syntaxpublic event EventHandler<(ISet<BaseScanController> , IList<JobDefinition> )> EmissionActiveChanged
Value
EventHandlerValueTupleISetBaseScanController,
IListJobDefinition
See Also