Is this page helpful?

In this page

automationPointerUp Event

Summary

Represents an event of that fires when the pointer (mouse or touch) is up (released) from the surface of the control.

Syntax
TypeScript
JavaScript
Object.defineProperty(AutomationImageViewer.prototype,'automationPointerUp',  
	get: function(), 
	set: function(value) 
) 
automationPointerUp: LeadEvent; 
Event Data
ParameterTypeDescription
sendervarThe source of the event.
eAnnPointerEventArgsThe event data.
Requirements

Target Platforms

Help Version 23.0.2024.5.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.