Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

OnAutomationPointerDown Method






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
void OnAutomationPointerDown( 
   AnnPointerEventArgs e
)
'Declaration
 
Sub OnAutomationPointerDown( _
   ByVal e As AnnPointerEventArgs _
) 
void OnAutomationPointerDown( 
   AnnPointerEventArgs e
)
void onAutomationPointerDown(AnnPointerEvent e);
function Leadtools.Annotations.Core.IAnnAutomationControl.OnAutomationPointerDown( 
   e 
)

Parameters

e
AnnPointerEventArgs that contains the location information on the pointer event.
Remarks

OnAutomationPointerDown implementation must trigger the AutomationPointerDown event.

Requirements

Target Platforms

See Also

Reference

IAnnAutomationControl Interface
IAnnAutomationControl Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features