loadImages Method

Summary

Initializes the interactive mode by attaching it to the cell with loaded image

Syntax

JavaScript Syntax
StackInteractiveMode.prototype.loadImages = function( 
   cell 
) 
TypeScript Syntax
loadImages( 
   cell: Cell 
): void; 

Parameters

cell

the cell with the loaded images.

Remarks

All the frames must be added to the cell before calling this method, for more information, refer to Frames.

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