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