setItemFloater Method

Summary

Sets the floater for an item.

Syntax
TypeScript
JavaScript
ImageViewer.prototype.setItemFloater = function( 
   item, 
   newFloater 
) 
setItemFloater( 
   item: ImageViewerItem, 
   newFloater: HTMLCanvasElement 
): void; 

Parameters

item

The [ImageViewerItem] to set the floater for.

newFloater

The HTMLCanvasElement to set as the floater.

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

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