Gets and sets a value that indicates how many vertical scan lines will be skipped if horizontalSkipActive is True, otherwise this value is ignored.
Read-write property
Visual Basic |
---|
Public Property horizontalSkipDistance() As Long |
A long value which represents the number of vertical scan lines to skip.
The default value is 20.
Valid values: Any number from 0 to 20000.