ImageViewerItems Object

Summary

Collection of ImageViewer items.

Syntax

JavaScript Syntax
function lt.Controls.ImageViewerItems 
	extends lt.LeadCollection 
TypeScript Syntax
class lt.Controls.ImageViewerItems() 
	extends lt.LeadCollection 

Remarks

ImageViewerItems derives from LeadCollection to hold the collection of ImageViewerItem used by an image viewer. This collection can be accessed using ImageViewer.Items.

For more information, refer to Image Viewer Items.

Example

For an example, refer to ImageViewer.Items.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly