Gets and sets a flag that indicates the vertical line to register to is very thin (1 or 2 pixels) when horizontalToLineActive is True, otherwise this value is ignored.
Read-write property
Visual Basic |
---|
Public Property horizontalToLineCheckThinLinesActive() As Boolean |
A boolean value which returns True if the vertical line to register is very thin. Otherwise, False is returned.
The default value is False.
Note: This value is ignored if horizontalToLineActive is False.