←Select platform

OnAutomationPointerUp Method

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