automationDoubleClick Event

Summary

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

Syntax
TypeScript
JavaScript
Object.defineProperty(IAnnAutomationControl.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 23.0.2024.3.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

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