onAutomationPointerUp Method

Summary

Called by the IAnnAutomationControl pointer up event.

Syntax

JavaScript Syntax
AnnAutomation.prototype.onAutomationPointerUp = function(e) 
TypeScript Syntax
onAutomationPointerUp(e: AnnPointerEventArgs): void; // protected 

Parameters

e

Event data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly