Retrieves the position of the mouse hit relative to the object in the parent hierarchy that is positioned using the cascading style sheets (CSS) positioning attribute.
Syntax
HRESULT get_x( long *p );
Parameters
Return Value
Returns S_OK if successful, or an error code otherwise.