LEADTOOLS WPF and Silverlight (Leadtools.Windows.Controls assembly)

OnMouseLeftButtonUp Method

Show in webframe





The System.Windows.Input.MouseButtonEventArgs that contains the event data.
Overrides System.Windows.UIElement.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs)
Syntax
protected override void OnMouseLeftButtonUp( 
   MouseButtonEventArgs e
)
'Declaration
 
Protected Overrides Sub OnMouseLeftButtonUp( _
   ByVal e As MouseButtonEventArgs _
) 
'Usage
 
Dim instance As ImagePanViewer
Dim e As MouseButtonEventArgs
 
instance.OnMouseLeftButtonUp(e)

            

            
protected:
void OnMouseLeftButtonUp( 
   MouseButtonEventArgs^ e
) override 

Parameters

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

Target Platforms

See Also

Reference

ImagePanViewer Class
ImagePanViewer Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.