TReadResult.resultPoints Property

Unit: ZXing.ReadResult
property resultPoints: TArray<IResultPoint>

Return Value

points related to the barcode in the image. These are typically points identifying finder patterns or the corners of the barcode. The exact meaning is specific to the type of barcode that was decoded.

Property Value

Type: TArray<IResultPoint>