ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
GapFill Property (BlankRectangleDetectOptions)




Accusoft.ScanFixXpressSdk Namespace > BlankRectangleDetectOptions Class : GapFill Property
Gets and sets the maximum spacing between objects that should be considered connected.
Syntax
'Declaration
 
Public Property GapFill As Integer
 
'Usage
 
Dim instance As BlankRectangleDetectOptions
Dim value As Integer
 
instance.GapFill = value
 
value = instance.GapFill
Remarks

The default value is 5.

Valid values are 0 to (the larger of image height or width).

See Also

Reference

BlankRectangleDetectOptions Class
BlankRectangleDetectOptions Members

Is this page helpful?
Yes No
Thanks for your feedback.