loadImages Method

Summary

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

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

Leadtools.Controls.Medical Assembly