This topic has not yet been rated - Rate this topic

deltaZ property

Gets the distance that a mouse wheel has rotated around the z-axis.

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

Syntax

HRESULT value = object.get_deltaZ(* p);

Property values

Type: long

The distance, in deltaMode units.

Standards information

See also

Reference
IDOMWheelEvent::deltaX
IDOMWheelEvent::deltaY

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.