Click or drag to resize

IDecoderResultResultPoints Property

Gets the points related to the location of the barcode in the image.

Namespace:  Opait.Barcoder.Api
Assembly:  Opait.Barcoder (in Opait.Barcoder.dll) Version: 1.3.4.0
Syntax
C#
PointF[] ResultPoints { get; }

Property Value

Type: PointF
See Also