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

AutomationPointerUp Event


Represents an event of that triggers when the the pointer (mouse or touch) is up (release) from the surface of the control. AnnPointerEventArgs WinRT support
Syntax
event EventHandler<AnnPointerEventArgs> AutomationPointerUp
add_AutomationPointerUp(function(sender, e))
remove_AutomationPointerUp(function(sender, e))

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. WinRT support
Location Gets the location of the mouse. WinRT support
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IAnnAutomationControl Interface
IAnnAutomationControl Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.