automationDoubleClick Event

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(AutomationImageViewer.prototype,'automationDoubleClick',  
	get: function(), 
	set: function(value) 
) 
automationDoubleClick: LeadEvent; 
Event Data
ParameterTypeDescription
sendervarThe source of the event.
eAnnPointerEventArgsThe event data.
Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.