start Method

Summary

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

Syntax
TypeScript
JavaScript
Cursor3DInteractiveMode.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 on the mouse button, or touches the screen.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.