In This Topic ▼

ImageViewerItems Class Methods

Summary

For a list of all members of this type, see ImageViewerItems members

Public Methods

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

See Also

ImageViewerItems Class

Leadtools.Controls Namespace

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

Leadtools.Controls Assembly

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