C#
VB
Java
WinRT C#
C++
Must be called when the pointer (mouse or touch) is pressed down or tapped on the control.
public void OnAutomationPointerDown(AnnPointerEventArgs e)
Sub OnAutomationPointerDown( _ByVal e As Leadtools.Annotations.Core.AnnPointerEventArgs _)
void OnAutomationPointerDown(Leadtools.Annotations.Core.AnnPointerEventArgs e)
void onAutomationPointerDown(AnnPointerEvent e); function Leadtools.Annotations.Core.IAnnAutomationControl.OnAutomationPointerDown(e)
public:void OnAutomationPointerDown(AnnPointerEventArgs^ e)
e
AnnPointerEventArgs that contains the location information on the pointer event.
OnAutomationPointerDown implementation must trigger the AutomationPointerDown 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
