stop Method

Summary

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

Syntax
TypeScript
JavaScript
Cursor3DInteractiveMode.prototype.stop = function( 
   viewer 
) 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly