←Select platform

OnAutomationPointerDown Method

Summary
Called by the IAnnAutomationControl pointer down event.
Syntax
C#
VB
C++
Java
protected virtual void OnAutomationPointerDown( 
   AnnPointerEventArgs e 
) 
Protected Overridable Sub OnAutomationPointerDown( _ 
   ByVal e As AnnPointerEventArgs _ 
)  
protected void onAutomatiOnPointerDown(AnnPointerEvent e) 
protected:  
   virtual void OnAutomationPointerDown( 
      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.