LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

SetCursor Event

Show in webframe
Occurs when the automation has determine that the user needs to change the cursor.
Syntax
add_setCursor(function(sender, e))
setCursor.add(function(sender, e))
remove_setCursor(function(sender, e))
setCursor.remove(function(sender, e))
    
Remarks

This event occur when the user moves the mouse around on top of this AnnAutomation surface. The event data will let the user know what type of cursor (if any) must be applied.

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

Reference

AnnAutomation Object
AnnAutomation Members

 

 


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