Working with Common Classes > Static Properties and Methods > PP.calculateMouseY
calculateMouseY(event);
event. Mouse event.
The calculateMouseY method calculates ordinate of the current mouse cursor position.
The method returns value of the Number type.
The example of use is given in the with description of the PP.calculateMouseX method.
See also: