| Leadtools.Controls Namespace > ImageViewerItem Object : CombineFloater Method |
function Leadtools.Controls.ImageViewerItem.combineFloater( targetItem , deleteFloater )
| Parameter | Type | Description |
|---|---|---|
| targetItem | ImageViewerItem | 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 | bool | true to automatically delete the floater image from the item after combining, otherwise; false. |
| Type | Description |
|---|---|
| boolean | 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.