Subscriber portal
Gets the y-coordinate of the mouse pointer, relative to the target node.
HRESULT value = object.get_offsetY(* p);
Type: long
The y-coordinate.
Offset coordinates include the padding of an element, but not its margin or border.