stop Method

Summary

Stops the interactive mode, occurs when the user releases the mouse button.

Syntax

JavaScript Syntax
AutomationInteractiveMode.prototype.stop = function(viewer) 
TypeScript Syntax
stop(viewer: ImageViewer): void; 

Parameters

viewer

The viewer where the interactive mode is taking place.

Remarks

This is called internally when the user releases the mouse button.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly