start Method

Summary

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

Syntax

JavaScript Syntax
Cursor3DInteractiveMode.prototype.start = function( 
   viewer 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly