For future use. Combines the floater of this item with the image of the same or another item.
ImageViewerItem.prototype.combineFloater = function(targetItem, deleteFloater)
combineFloater(targetItem: ImageViewerItem, deleteFloater: boolean): boolean;
targetItem
Target item. If this value is null, then the floater will be combined with the image of this same
item, otherwise; the floater will be combined with the image of targetItem.
deleteFloater
true to automatically delete the floater image from the item after combining, otherwise; false.
This method will return false in this version of LEADTOOLS.
This method is not supported in this version of LEADTOOLS and will always return false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET