LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

OnMouseLeftButtonUp Method (AnnCrossProductDrawDesigner)

Show in webframe





The active container.
The System.Windows.Input.MouseButtonEventArgs that contains the event data.
AnnCrossProductDrawDesigner implementation of AnnDesigner.OnMouseLeftButtonUp.
Syntax
public override void OnMouseLeftButtonUp( 
   AnnContainer sender,
   MouseButtonEventArgs e
)
'Declaration
 
Public Overrides Sub OnMouseLeftButtonUp( _
   ByVal sender As AnnContainer, _
   ByVal e As MouseButtonEventArgs _
) 
'Usage
 
Dim instance As AnnCrossProductDrawDesigner
Dim sender As AnnContainer
Dim e As MouseButtonEventArgs
 
instance.OnMouseLeftButtonUp(sender, e)

            

            
public:
void OnMouseLeftButtonUp( 
   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 System.Windows.UIElement.OnMouseLeftButtonUp(System.Windows.Input.MouseButtonEventArgs).
Requirements

Target Platforms

See Also

Reference

AnnCrossProductDrawDesigner Class
AnnCrossProductDrawDesigner Members

 

 


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