start Method

Summary

Starts the interactive, occurs mode when the user clicks down the mouse button, or touches the screen.

Syntax
TypeScript
JavaScript
ProbeToolInteractiveMode.prototype.start = function( 
   viewer 
) 
start( 
   viewer: ImageViewer 
): void; 

Parameters

viewer

the viewer where the interactive mode is taking place.

Remarks

This is called internally when the user clicks down the mouse button, or touches the screen

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