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

Show in webframe

OnAutomationPointerDown Method






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

Parameters

args
Leadtools.Annotations.Core.AnnPointerEventArgs that contains the location information on the pointer event.
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