LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

RestoreCursor Event

Show in webframe
Occurs when the automation has determine that the original cursor needs to be restored.
Syntax
add_restoreCursor(function(sender, e))
restoreCursor.add(function(sender, e))
remove_restoreCursor(function(sender, e))
restoreCursor.remove(function(sender, e))
    
Remarks

This event occur when the user moves the mouse around on top of this AnnAutomation surface but not on any object or its thumbs.

Event Data
Parameter Type Description
sender 'var' The source of the event.
e LeadEventArgs The event data.
See Also

Reference

AnnAutomation Object
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.