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

OnAutomationPointerUp Method

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

Parameters

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

OnAutomationPointerUp implementation must trigger the AutomationPointerUp event.

See Also

Reference

IAnnAutomationControl Interface
IAnnAutomationControl Members

Error processing SSI file