TReadResult.addResultPoints Method

Adds the result points.

Unit: ZXing.ReadResult
procedure addResultPoints(const newPoints: TArray<IResultPoint>)

Parameters

newPoints
Type: TArray<IResultPoint>

The new points.