Aimer Viewfinder

Defined under the namespace Scandit.Datacapture.Core.Ui

AimerViewfinder
class AimerViewfinder : Viewfinder

Added in version 6.7.0

To use this viewfinder, create a new instance and assign it to the overlay, e.g. the barcode capture overlay via the BarcodeCaptureOverlay.viewfinder property.

constructor()
constructor()

Added in version 6.7.0

Returns a new aimer viewfinder with default parameters.

frameColor
frameColor: Color

Added in version 6.7.0

The color of the outer frame.

dotColor
dotColor: Color

Added in version 6.7.0

The color of the central dot. The alpha value is ignored and remains at 70%.