For a list of all members of this type, see ImageViewerItems members
Public Methods
Name | Description | |
---|---|---|
addFromCanvas | Adds a new item from an HTML5 Canvas Element. | |
addFromElement | Adds a new item from an HTML Element or SVG Element. | |
addFromImage | Adds a new item from an HTML Image Element. | |
addFromSvgUrl | Adds a new item from a URL pointing to an SVG or XML/XHTML document structure. | |
addFromUrl | Adds a new item from a URL pointing to an image. | |
clearItems | Overrides LeadCollection.ClearItems to handle removing items from the viewer. | |
getSelected | Returns the current selected items in the viewer | |
indexOf | Index of an item in this collection. | |
insertFromCanvas | Inserts a new item from an HTML5 Canvas Element. | |
insertFromElement | Inserts a new item from an HTML Element or SVG Element. | |
insertFromImage | Inserts a new item from an HTML Image Element. | |
insertFromSvgUrl | Inserts a new item from a URL pointing to an SVG or XML/XHTML document structure. | |
insertFromUrl | Inserts a new item from a URL pointing to an image. | |
insertItem | Overrides LeadCollection.InsertItem to handle adding items to the viewer. | |
insertItemRange | Overrides LeadCollection.InsertItemRange to handle adding items to the viewer. | |
moveItem | Overrides LeadCollection.MoveItem to handle moving items around in the viewer. | |
onCollectionChanged | Overrides LeadCollection.OnCollectionChanged to handle items being added to or removed from the viewer. | |
removeItem | Overrides LeadCollection.RemoveItem to handle removing items from the viewer. | |
removeItemRange | Overrides LeadCollection.RemoveItemRange to handle removing items from the viewer. | |
select | Select items in the viewer. | |
setItem | Overrides LeadCollection.SetItem to handle replacing items in the viewer. | |
updateCanvas | Update the HTML5 Canvas Element of an item. | |
updateElement | Update the HTML Element or SVG Element of an item. | |
updateImage | Update the HTML Image Element of an item. | |
updateUrl | Update the image URL of an item. |
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