ImageViewerItems Class Members

Summary

The following tables list the members exposed by ImageViewerItems.

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.

Public Properties

Name Description
imageViewer Owner ImageViewer object.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly