Search
ItemMouseEvent.getX Method
See Also
 






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

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

 Syntax

Java  Copy Code

public int getX ()

 Return Value

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

 See Also