ScanFix Xpress v9.0 for .NET - Updated October 25, 2021
MaximumGap Property




Accusoft.ScanFixXpressSdk Namespace > LineRemovalOptions Class : MaximumGap Property
Gets and sets the maximum allowed gap in a line for the line to still be considered one object.
Syntax
'Declaration
 
Public Property MaximumGap As Integer
 
'Usage
 
Dim instance As LineRemovalOptions
Dim value As Integer
 
instance.MaximumGap = value
 
value = instance.MaximumGap
Remarks

The default value is 1.

Valid values are 0 to 20.

See Also

Reference

LineRemovalOptions Class
LineRemovalOptions Members

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