BBjMouseEvent::getScreenY
Description
In BBj 14.0 and higher, this method returns the absolute screen Y coordinate of the point at which this event occurred.
Syntax
Return Value |
Method |
int |
getScreenY() |
Parameters
None.
Return Value
Returns the absolute screen Y coordinate of the point at which the event occurred.
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.