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