←Select platform

OnMouseMove Method (AnnTextPointerDrawDesigner)

Syntax

C#
VB
C++
public override void OnMouseMove(  
   Leadtools.Windows.Annotations.AnnContainer sender, 
   MouseEventArgs e 
) 
Public Overrides Sub OnMouseMove( _ 
   ByVal sender As Leadtools.Windows.Annotations.AnnContainer, _ 
   ByVal e As MouseEventArgs _ 
) 
public: 
void OnMouseMove(  
   Leadtools.Windows.Annotations.AnnContainer^ sender, 
   MouseEventArgs^ e 
) override 

Parameters

sender
The active container.

e
The System.Windows.Input.MouseEventArgs that contains the event data.

Remarks

For more information, refer to AnnDesigner.OnMouseMove.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Windows.Annotations Assembly
Click or drag to resize