offsetY property

[This documentation is preliminary and is subject to change.]

Gets the y-coordinate of the mouse pointer, relative to the target node.

Internet Explorer 9

Syntax

HRESULT value = object.get_offsetY(long* p);

Property values

Type: long

The y-coordinate.

Standards information

Remarks

Offset coordinates include the padding of an element, but not its margin or border.

See also

Reference

clientY

pageY

screenY

y

 

 

Build date: 1/23/2012