Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

LEADTOOLS SDK Help   |       |    Show Table of Contents    |   

MouseUp Method (AnnLineDrawDesigner)






A System.Windows.Forms.MouseEventArgs that contains the event data.
AnnLineDrawDesigner implementation of AnnDesigner.MouseUp.
Syntax
public override bool MouseUp( 
   MouseEventArgs e
)
public:
bool MouseUp( 
   MouseEventArgs^ e
) override 
'Declaration
 
Public Overrides Function MouseUp( _
   ByVal e As MouseEventArgs _
) As Boolean
 
'Usage
 
Dim instance As AnnLineDrawDesigner
Dim e As MouseEventArgs
Dim value As Boolean
 
value = instance.MouseUp(e)

Parameters

e
A System.Windows.Forms.MouseEventArgs that contains the event data.
Requirements

Target Platforms

See Also

Reference

AnnLineDrawDesigner Class
AnnLineDrawDesigner Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)