automationPointerUp Event

Summary

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

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

Leadtools.Annotations.Engine Assembly

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