Gets and sets the maximum allowed gap in a line for the line to still be considered one object.
Read-write property
| Visual Basic |
|---|
Public Property maximumGap() As Long |
A long value which represents the maximum gap.
The default value is 1.
Valid values are 0 to 20.
