LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

AutomationDoubleClick Event

Show in webframe
Represents an event of that triggers when the the pointer (mouse or touch) is double-clicked on the surface of the control.
Syntax
add_automationDoubleClick(function(sender, e))
automationDoubleClick.add(function(sender, e))
remove_automationDoubleClick(function(sender, e))
automationDoubleClick.remove(function(sender, e))
    
Event Data
Parameter Type Description
sender 'var' The source of the event.
e AnnPointerEventArgs The event data.
See Also

Reference

ImageViewerAutomationControl Object
ImageViewerAutomationControl Members

 

 


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