Error processing SSI file
LEADTOOLS Medical (Leadtools.MedicalViewer assembly)

Show in webframe

OnAutomationPointerMove Method






Leadtools.Annotations.Core.AnnPointerEventArgs that contains the location information on the pointer event.
Must be called when the pointer (mouse or touch) is moving or dragging on the control.
Syntax
public virtual void OnAutomationPointerMove(    AnnPointerEventArgs args )
'Declaration   Public Overridable Sub OnAutomationPointerMove( _    ByVal args As AnnPointerEventArgs _ )
'Usage   Dim instance As MedicalViewerBaseCell Dim args As AnnPointerEventArgs   instance.OnAutomationPointerMove(args)
public: virtual void OnAutomationPointerMove(    AnnPointerEventArgs^ args )

Parameters

args
Leadtools.Annotations.Core.AnnPointerEventArgs that contains the location information on the pointer event.
Remarks

OnAutomationPointerMove implementation must trigger the AutomationPointerMove event.

Requirements

Target Platforms

See Also

Reference

MedicalViewerBaseCell Class
MedicalViewerBaseCell Members

Error processing SSI file
Leadtools.MedicalViewer requires a Medical Imaging license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features