Click or drag to resize

ScanOverlayViewFinderSizePortrait Property

Set the view finder size in relative coordinate when the picker is in portrait.

Namespace:  Scandit.BarcodePicker
Assembly:  Scandit.BarcodePicker (in Scandit.BarcodePicker.dll) Version: 5.19.3.10 (5.19.3.10)
Syntax
public Size ViewFinderSizePortrait { get; set; }

Property Value

Type: Size
Remarks
Use this property to override the width and height of the view finder rectangle. To shift the center of the view finder rectangle, use ScanningHotSpot. If your application supports rotation, make sure to also change the landscape view finder size (ViewFinderSizePortrait).
Version Information

Scandit.Recognition

Supported in: 1.0.0.0
See Also