LEADTOOLS JavaScript (Leadtools.Annotations.Core)
LEAD Technologies, Inc

AutomationPointerMove Event


Represents an event of that triggers when the the pointer (mouse or touch) is moved on the surface of the control.
Syntax
add_automationPointerMove(function(sender, e))
remove_automationPointerMove(function(sender, e))

!MISSING Scrap '_RTJavaScript_Event_SYNTAX'!
Event Data

The event handler receives an argument of type AnnPointerEventArgs containing data related to this event. The following AnnPointerEventArgs properties provide information specific to this event.

PropertyDescription
Button Gets the mouse button that was pressed.
Location Gets the location of the mouse.
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-2012 All Rights Reserved. LEAD Technologies, Inc.