Click or drag to resize

MarkOnTheFlyProfileEnableDebounce Property

Set this property to true to enable the debounce mechanism (based on time).

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public bool EnableDebounce { get; set; }

Property Value

Boolean
See Also