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

Show in webframe

MouseUp Method (AnnRectangleDrawDesigner)






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

            

            
public:
bool MouseUp( 
   MouseEventArgs^ e
) override 

Parameters

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

Target Platforms

See Also

Reference

AnnRectangleDrawDesigner Class
AnnRectangleDrawDesigner Members

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