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