Click or drag to resize

GenericScanHeadOnMonitorTimerTick Method

[Missing <summary> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanHead.GenericScanHead.OnMonitorTimerTick(System.Object,System.Timers.ElapsedEventArgs)"]


Namespace: RAYLASE.MarkerPlugin.Devices.ScanHead
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
protected void OnMonitorTimerTick(
	Object sender,
	ElapsedEventArgs e
)

Parameters

sender  Object

[Missing <param name="sender"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanHead.GenericScanHead.OnMonitorTimerTick(System.Object,System.Timers.ElapsedEventArgs)"]

e  ElapsedEventArgs

[Missing <param name="e"/> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanHead.GenericScanHead.OnMonitorTimerTick(System.Object,System.Timers.ElapsedEventArgs)"]

See Also