BBjButtonPushEvent::getY
Description
In BBj 21.00 and higher, this method returns the Y location of the mouse within the BBjToolButton at the time this BBjToolButtonPushEvent was generated.
Syntax
Return Value |
Method |
---|---|
double |
getY() |
Parameters
None.
Return Value
Returns the Y location of the mouse within the BBjToolButton at the time this BBjToolButtonPushEvent was generated.
Remarks
None.
See Also
BBj Object Diagram for an illustration of the relationship between BBjObjects.