onAutomationPointerMove Method

Summary

Called by the IAnnAutomationControl pointer move event.

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

Parameters

e

Event data.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly