Aimer Viewfinder

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

AimerViewfinder
class AimerViewfinder : IViewfinder

Added in version 6.8.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.

AimerViewfinder()
AimerViewfinder()

Added in version 6.8.0

Returns a new aimer viewfinder with default parameters.

FrameColor
Color FrameColor { get;set; }

Added in version 6.8.0

The color of the outer frame.

DotColor
Color DotColor { get;set; }

Added in version 6.8.0

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