←Select platform

CandidateAreas Property

Summary

Gets the list of potential barcode candidates returned from the detection.

Syntax
C#
C++/CLI
Java
Python
public BarcodeCandidateArea[] CandidateAreas { get; } 
public BarcodeCandidateArea[] getCandidateAreas(); 
public:  
   property array<BarcodeCandidateArea^>^ CandidateAreas 
   { 
      array<BarcodeCandidateArea^>^ get() 
   } 
CandidateAreas # get  (FindBarcodeCandidateAreasCommand) 

Property Value

List of potential barcode candidates.

Requirements

Target Platforms

Help Version 22.0.2023.11.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.