Get or set whether identical symbols within the
same image should be decoded. If true, decode results may
be returned for identical symbols within the same image.
Otherwise, at most one result for such symbols will be
returned. Two symbols are considered identical if they have
the same length, symbology tpe, and decoded string.
Namespace: Cognex.VisionPro.IDAssembly: Cognex.VisionPro.ID (in Cognex.VisionPro.ID.dll) Version: 69.0.0.0
Syntax
Property Value
Type: BooleanWhether identical symbols within the same image should be decoded. Default is false.
See Also