Aimer Viewfinder

Defined in namespace Scandit.DataCapture.Core.UI.Viewfinder

AimerViewfinder
class AimerViewfinder : IViewfinder

Added in version 6.7.0

Aimer viewfinder with an embedded Scandit logo. This is the recommended viewfinder when using RadiusLocationSelection.

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.

Create()
static AimerViewfinder Create()

Added in version 6.7.0

Returns a new aimer viewfinder with default parameters.

FrameColor
int FrameColor { get;set; }

Added in version 6.7.0

The color of the outer frame.

DotColor
int DotColor { get;set; }

Added in version 6.7.0

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