Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Controls Assembly > Leadtools.Controls Namespace : ImageViewerItems Class |
public class ImageViewerItems : Leadtools.LeadCollection<ImageViewerItem>
'Declaration
Public Class ImageViewerItems Inherits Leadtools.LeadCollection(Of ImageViewerItem)
ImageViewerItems derives from LeadCollection`1 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.
For an example, refer to ImageViewer.Items.