This topic has not yet been rated - Rate this topic

deltaX property

Gets the distance that a mouse wheel has rotated around the x-axis (horizontal).

Document Object Model (DOM) Level 3 Events Specification, Section 5.2.4Internet Explorer 9

Syntax

HRESULT value = object.get_deltaX(* p);

Property values

Type: long

The distance, in deltaMode units.

Standards information

See also

Reference
IDOMWheelEvent::deltaY
IDOMWheelEvent::deltaZ

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.