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

OnAutomationPointerMove Method

Show in webframe
AnnPointerEventArgs that contains the location information on the pointer event.
Must be called when the pointer (mouse or touch) is moving or dragging on the control.
Syntax
function Leadtools.Annotations.Core.IAnnAutomationControl.onAutomationPointerMove( 
   e 
)

Parameters

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

OnAutomationPointerMove implementation must trigger the AutomationPointerMove event.

See Also

Reference

IAnnAutomationControl Interface
IAnnAutomationControl Members

Error processing SSI file