←Select platform

OnMouseLeftButtonUp Method

Syntax

C#
VB
C++
public override void OnMouseLeftButtonUp( 
   AnnContainer sender, 
   MouseButtonEventArgs e 
) 
  
Public Overrides Sub OnMouseLeftButtonUp( _ 
   ByVal sender As Leadtools.Windows.Annotations.AnnContainer, _ 
   ByVal e As MouseButtonEventArgs _ 
)  
public: 
void OnMouseLeftButtonUp(  
   Leadtools.Windows.Annotations.AnnContainer^ sender, 
   MouseButtonEventArgs^ e 
) override  

Parameters

sender
The active container.

e
The System.Windows.Input.MouseButtonEventArgs that contains the event data.

Remarks

For more information, refer to AnnDesigner.OnMouseLeftButtonUp.

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.Windows.Annotations Assembly