Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Controls)

ImageViewerItems Object

Show in webframe
Properties  Methods  Events


The following tables list the members exposed by ImageViewerItems.

Public Properties
 NameDescription
ImageViewerOwner ImageViewer object.  
Top
Public Methods
 NameDescription
AddFromCanvasAdds a new item from an HTML5 Canvas Element.  
AddFromElementAdds a new item from an HTML Element or SVG Element.  
AddFromImageAdds a new item from an HTML Image Element.  
AddFromSvgUrlAdds a new item from a URL pointing to an SVG or XML/XHTML document structure.  
AddFromUrlAdds a new item from a URL pointing to an image.  
GetSelectedReturns the current selected items in the viewer  
IndexOfOverloaded. Index of an item in this collection.  
InsertFromCanvasInserts a new item from an HTML5 Canvas Element.  
InsertFromElementInserts a new item from an HTML Element or SVG Element.  
InsertFromImageInserts a new item from an HTML Image Element.  
InsertFromSvgUrlInserts a new item from a URL pointing to an SVG or XML/XHTML document structure.  
InsertFromUrlInserts a new item from a URL pointing to an image.  
SelectSelect items in the viewer.  
UpdateCanvasUpdate the HTML5 Canvas Element of an item.  
UpdateElementUpdate the HTML Element or SVG Element of an item.  
UpdateImageUpdate the HTML Image Element of an item.  
UpdateUrlUpdate the image URL of an item.  
Top
Protected Methods
 NameDescription
ClearItemsOverridden. Overrides LeadCollection.ClearItems to handle removing items from the viewer.  
InsertItemOverridden. Overrides LeadCollection.InsertItem to handle adding items to the viewer.  
OnCollectionChangedOverridden. Overrides LeadCollection.OnCollectionChanged to handle items being added to or removed from the viewer.  
RemoveItemOverridden. Overrides LeadCollection.InsertItem to handle removing items to the viewer.  
Top
See Also

Reference

ImageViewerItems Object
Leadtools.Controls Namespace

Error processing SSI file