WheelEventDOM_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.
Namespace: Aspose.Html.Dom.EventsAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ulong DOM_DELTA_PIXEL = 0
Public Const DOM_DELTA_PIXEL As ULong = 0
public:
literal unsigned long long DOM_DELTA_PIXEL = 0
static val mutable DOM_DELTA_PIXEL: uint64
Field Value
Type:
UInt64
See Also