Accusoft.ScanFixXpress7.Net
BoxOverlap Property
See Also  Send Feedback
Accusoft.ScanFixXpressSdk Namespace > DetectColorOptions Class : BoxOverlap Property




Glossary Item Box

Gets and sets the percentage of area (smaller box) that must intersect before bounding boxes are merged.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

The default value is 50.

Valid values are 0 to 100.

This option is used when DetectColor is used to locate colored regions on the page. In some cases, regions of color, such as highlighter over text, will be broken down into many smaller regions of color. A value of 100 will result in no boxes being combined, even if one box is located entirely within another; a value of 0 will result in all boxes that intersect to any degree being combined.

See Also

©2012. Accusoft Corporation. All Rights Reserved.