Specifies the units of measurement for the potential barcode candidate's area.
public enum BarcodeCandidateAreasUnitsType
public final class BarcodeCandidateAreasUnitsType
extends java.lang.Enum<BarcodeCandidateAreasUnitsType>
public:
enum class BarcodeCandidateAreasUnitsType sealed
class BarcodeCandidateAreasUnitsType(Enum):
None = 0
Pixels = 1
Inches = 2
Centimeters = 3
Value | Member | Description |
---|---|---|
0 | None | No units specified. |
1 | Pixels | Pixel area of the barcode candidate bounds. |
2 | Inches | Area in inches for the barcode candidate. |
3 | Centimeters | Area in centimeters for the barcode candidate. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document