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

Show in webframe

AutomationPointerDown Event






Event that must trigger when the pointer (mouse or touch) is down or tapped on the control. Leadtools.Annotations.Core.AnnPointerEventArgs
Syntax
public event EventHandler<AnnPointerEventArgs> AutomationPointerDown
'Declaration   Public Event AutomationPointerDown As EventHandler(Of AnnPointerEventArgs)
'Usage   Dim instance As MedicalViewerBaseCell Dim handler As EventHandler(Of AnnPointerEventArgs)   AddHandler instance.AutomationPointerDown, handler
public: event EventHandler<AnnPointerEventArgs^>^ AutomationPointerDown
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

OnAutomationPointerDown implementation must trigger the AutomationPointerDown 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