Search
ObjectInteractionEvent.setMousePosition Method
See Also
 






Sets the current mouse pointer position.

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public void setMousePosition (
    Point value
)

 Parameters

value

 See Also