C#
VB
C++
Must be called when the pointer (mouse or touch) is moving or dragging on the control.
public virtual void OnAutomationPointerMove(AnnPointerEventArgs args)
Public Overridable Sub OnAutomationPointerMove( _ByVal args As Leadtools.Annotations.Core.AnnPointerEventArgs _)
public:virtual void OnAutomationPointerMove(Leadtools.Annotations.Core.AnnPointerEventArgs^ args)
args
Leadtools.Annotations.Core.AnnPointerEventArgs that contains the location information on the pointer event.
OnAutomationPointerMove implementation must trigger the AutomationPointerMove event.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
