Gets and sets the maximum spacing between objects that should be considered connected.
Read-write property
Visual Basic |
---|
Public Property gapFill() As Long |
An long value which represents the maximum spacing between black objects that should be considered connected.
The default value is 5.
Valid values are 0 to (the larger of image height or width).