Barcode Selection Automatic Aimer Selection
Defined in namespace Scandit.DataCapture.Barcode.Selection
- BarcodeSelectionAimerSelection
class BarcodeSelectionAimerSelection : IBarcodeSelectionType
Added in version 6.11.0
Aimer based selection, customizable via SelectionStrategy.
- Create()
static BarcodeSelectionAimerSelection Create()
Added in version 6.11.0
Creates a new BarcodeSelectionAimerSelection instance.
- SelectionStrategy
IBarcodeSelectionStrategy SelectionStrategy { get;set; }
Added in version 6.11.0
The selection strategy to use. Defaults to BarcodeSelectionManualSelectionStrategy.