←Select platform

OnAutomationPointerUp Method

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

Parameters

e
Event data.

Requirements

Target Platforms

Help Version 22.0.2023.4.25
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.