Barcode Plugin for Xojo

BarcodeDecoderResult.PointCount Property

If the FindDetectionPoints property on the BarcodeDecoder class was set to true then this property will sometimes have number of control points found.

PointCount as Integer {Read}

Remarks

Note that the control points are usually not a rectangular shape.

See Also

BarcodeDecoderResult Class