This topic has not yet been rated - Rate this topic

deltaY property

Gets the distance that a mouse wheel has rotated around the y-axis (vertical).

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

Syntax

HRESULT value = object.get_deltaY(* p);

Property values

Type: long

The distance, in deltaMode units.

Standards information

See also

Reference
IDOMWheelEvent::deltaX
IDOMWheelEvent::deltaZ

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.