←Select platform

OnAutomationPointerDown Method

Summary
Called by the IAnnAutomationControl pointer down event.
Syntax
C#
C++/CLI
Java
Python
protected virtual void OnAutomationPointerDown( 
   AnnPointerEventArgs e 
) 
protected void onAutomatiOnPointerDown(AnnPointerEvent e) 
protected:  
   virtual void OnAutomationPointerDown( 
      AnnPointerEventArgs^ e 
   ) 
def OnAutomationPointerDown(self,e): 

Parameters

e
Event data.

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly

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