Barcode Selection Automatic Aimer Selection#
Defined under the namespace Scandit.Datacapture.Barcode.Selection
-
BarcodeSelectionAimerSelection
# class BarcodeSelectionAimerSelection
: BarcodeSelectionTypeAdded in version 6.10.0
Aimer based selection, customizable via selectionStrategy.
-
aimerSelection()
# static get
aimerSelection
(): BarcodeSelectionAimerSelectionAdded in version 6.10.0
Creates a new BarcodeSelectionAimerSelection instance.
-
selectionStrategy
# selectionStrategy: BarcodeSelectionStrategy
Added in version 6.10.0
The selection strategy to use. Defaults to BarcodeSelectionManualSelectionStrategy.
-