WheelEventDOM_DELTA_LINE Field |
The units of measurement for the delta MUST be individual lines of text. This is the case for many form controls.
Namespace: Aspose.Html.Dom.EventsAssembly: Aspose.HTML (in Aspose.HTML.dll) Version: 20.3
Syntaxpublic const ulong DOM_DELTA_LINE = 1
Public Const DOM_DELTA_LINE As ULong = 1
public:
literal unsigned long long DOM_DELTA_LINE = 1
static val mutable DOM_DELTA_LINE: uint64
Field Value
Type:
UInt64
See Also