y property

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

Gets the y-coordinate of the mouse pointer, relative to the last positioned ancestor element.

Internet Explorer 9

Syntax

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

Property values

Type: long

The y-coordinate.

Standards information

Remarks

A positioned element is an element whose position property is set to relative, absolute or fixed. For more information about element positioning, see About Element Positioning.

See also

Reference

clientY

offsetY

pageY

screenY

 

 

Build date: 1/23/2012