Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Core)

OnAutomationPointerDown Method

Show in webframe
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
function Leadtools.Annotations.Core.IAnnAutomationControl.onAutomationPointerDown( 
   e 
)

Parameters

ParameterTypeDescription
eAnnPointerEventArgsAnnPointerEventArgs that contains the location information on the pointer event.
Remarks

OnAutomationPointerDown implementation must trigger the AutomationPointerDown event.

See Also

Reference

IAnnAutomationControl Interface
IAnnAutomationControl Members

Error processing SSI file