←Select platform

OnAutomationPointerMove Method

Summary

Called by the IAnnAutomationControl pointer move event.

Syntax

C#
VB
Java
WinRT C#
C++
protected virtual void OnAutomationPointerMove( 
   AnnPointerEventArgs e 
) 
Protected Overridable Sub OnAutomationPointerMove( _ 
   ByVal e As Leadtools.Annotations.Core.AnnPointerEventArgs _ 
)  
protected virtual void OnAutomationPointerMove(  
   Leadtools.Annotations.Core.AnnPointerEventArgs e 
) 
protected void onAutomationPointerMove(AnnPointerEvent e) 
 function Leadtools.Annotations.Automation.AnnAutomation.OnAutomationPointerMove(  
   e  
) 
protected:  
   virtual void OnAutomationPointerMove( 
      AnnPointerEventArgs^ e 
   ) 

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