WheelEvent.DOM_DELTA_LINE
WheelEvent.DOM_DELTA_LINE field
The units of measurement for the delta MUST be individual lines of text. This is the case for many form controls.
public const ulong DOM_DELTA_LINE;
See Also
- class WheelEvent
- package com.aspose.html.Dom.Events
- package Aspose.HTML