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

Show in webframe

AutomationPointerMove Event






Event that must trigger when the pointer (mouse or touch) is moved or dragged on the control. Leadtools.Annotations.Core.AnnPointerEventArgs
Syntax
public event EventHandler<AnnPointerEventArgs> AutomationPointerMove
'Declaration   Public Event AutomationPointerMove As EventHandler(Of AnnPointerEventArgs)
'Usage   Dim instance As MedicalViewerBaseCell Dim handler As EventHandler(Of AnnPointerEventArgs)   AddHandler instance.AutomationPointerMove, handler
public: event EventHandler<AnnPointerEventArgs^>^ AutomationPointerMove
Event Data

The event handler receives an argument of type AnnPointerEventArgs containing data related to this event. The following AnnPointerEventArgs properties provide information specific to this event.

PropertyDescription
Button Gets the mouse button that was pressed.
IsHandled Gets or sets whether the event has been handled by the automation.
Location Gets or sets the location of the mouse.
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