screenY property

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

Sets or retrieves the y-coordinate of the mouse pointer's position relative to the user's screen.

Syntax

HRESULT value = object.put_screenY( v);HRESULT value = object.get_screenY(* p);

Property values

Type: long

the y-coordinate, in pixels.

 

 

Build date: 6/12/2012