Must be called when the pointer (mouse or touch) is released up from the control.
AutomationImageViewer.prototype.onAutomationPointerUp = function(args)
onAutomationPointerUp(args: AnnPointerEventArgs): void;
args
AnnPointerEventArgs that contains the location information on the pointer event.
OnAutomationPointerUp implementation must trigger the AutomationPointerUp 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