LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

OnMouseLeftButtonUp Method (AnnRectangleDrawDesigner)






The active container.
The System.Windows.Input.MouseButtonEventArgs that contains the event data.
AnnRectangleDrawDesigner implementation of AnnDesigner.OnMouseLeftButtonUp. .NET support Silverlight support
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 AnnRectangleDrawDesigner
Dim sender As AnnContainer
Dim e As MouseButtonEventArgs
 
instance.OnMouseLeftButtonUp(sender, e)
public override void OnMouseLeftButtonUp( 
   AnnContainer sender,
   MouseButtonEventArgs e
)
 function Leadtools.Windows.Annotations.AnnRectangleDrawDesigner.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 AnnDesigner.OnMouseLeftButtonUp.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnRectangleDrawDesigner Class
AnnRectangleDrawDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.