automationPointerMove Event

Summary

Represents an event of that fires when the pointer (mouse or touch) is moved on the surface of the control.

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

Target Platforms

Help Version 22.0.2023.2.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.