Click or drag to resize

BaseScanControllerOnSliceStarted Method

[Missing <summary> documentation for "M:RAYLASE.Marker.Device.ScanController.BaseScanController.OnSliceStarted(System.ValueTuple{System.Int32,System.Guid})"]


Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
protected virtual void OnSliceStarted(
	(int ListID, Guid ListGuid) e
)

Parameters

e  ValueTupleInt32, Guid

[Missing <param name="e"/> documentation for "M:RAYLASE.Marker.Device.ScanController.BaseScanController.OnSliceStarted(System.ValueTuple{System.Int32,System.Guid})"]

See Also