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

Show in webframe

MouseMove Method (AnnEditDesigner)






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

            

            
public:
bool MouseMove( 
   MouseEventArgs^ e
) override 

Parameters

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

Target Platforms

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

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