WheelEvent.DOM_DELTA_PIXEL
WheelEvent.DOM_DELTA_PIXEL field
The units of measurement for the delta MUST be pixels. This is the most typical case in most operating system and implementation configurations.
public const ulong DOM_DELTA_PIXEL;
See Also
- class WheelEvent
- package com.aspose.html.Dom.Events
- package Aspose.HTML