←Select platform

OnAutomationPointerMove Method

Summary
Called by the IAnnAutomationControl pointer move event.
Syntax
C#
VB
C++
Java
protected virtual void OnAutomationPointerMove( 
   AnnPointerEventArgs e 
) 
Protected Overridable Sub OnAutomationPointerMove( _ 
   ByVal e As AnnPointerEventArgs _ 
)  
protected void onAutomationPointerMove(AnnPointerEvent e) 
protected:  
   virtual void OnAutomationPointerMove( 
      AnnPointerEventArgs^ e 
   ) 

Parameters

e
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.Automation Assembly

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