Gets or sets the minimum quiet margin area threshold that surrounds the potential barcode.
public double MinimumQuietMargin { get; set; }
public double getMinimumQuietMargin();
public void setMinimumQuietMargin(
double doubleValue
);
public:
property double MinimumQuietMargin
{
double get()
void set(double value)
}
MinimumQuietMargin # get and set (FindBarcodeCandidateAreasCommand)
THe minimum quiet margin threshold.
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