MindFusion.Java Package Programmer's Guide
ItemMouseEvent.getY Method
See Also
 






Gets the y-position of the mouse relative to the item.

Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling

 Syntax

Java  Copy Code

public int getY ()

 Return Value

An integer value specifying the mouse position relatively to the item.

 See Also

ItemMouseEvent Members
ItemMouseEvent Class
com.mindfusion.scheduling Namespace