Gets the number of lines to scroll when the mouse wheel is rotated.
- Returns
- The number of lines to scroll on a mouse wheel rotation, or -1 if the "One screen at a time" mouse option is selected.
- Note
- Be sure to handle the special case that occurs if the "One screen at a time" mouse option is selected. In this case, the mouse_wheel_scroll_lines property has a value of -1.