Gets or sets the maximum barcode dimension for this FindBarcodeCandidateAreasCommand.
public double MaximumBarcodeDimension { get; set; }
public double getMaximumBarcodeDimension();
public void setMaximumBarcodeDimension(
double doubleValue
);
public:
property double MaximumBarcodeDimension
{
double get()
void set(double value)
}
MaximumBarcodeDimension # get and set (FindBarcodeCandidateAreasCommand)
The area of the largest barcode candidate in the CandidateAreas.
If not set, this property value will be set internally by the command with the area of the largest barcode in the candidate list.
FindBarcodeCandidateAreasCommand currently supports QR barcodes only. Therefore the dimension property is the area of the barcode in the given BarcodeCandidateAreasUnitsType.
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