LEADTOOLS JavaScript (Leadtools.Annotations.Core)

AutomationPointerDown Event

LEADTOOLS SDK Help  |  
Represents an event of that triggers when the pointer (mouse or touch) is down (clicked) on the surface of the control.
Syntax
add_automationPointerDown(function(sender, e))
automationPointerDown.add(function(sender, e))
remove_automationPointerDown(function(sender, e))
automationPointerDown.remove(function(sender, e))
    
 
Event Data
Parameter Type Description
sender 'var' The source of the event.
e AnnPointerEventArgs The event data.
See Also

Reference

IAnnAutomationControl Interface
IAnnAutomationControl Members

 

 


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