Click or drag to resize

BaseScanControllerIsUsingEmulator Property

If true, an emulator is used instead of the actual scan controller.

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

Property Value

Boolean
See Also