ImageGear for .NET
ImGearThumbnailItem Class
Members  See Also  Send Feedback
ImageGear21.Wpf Assembly > ImageGear.WPF Namespace : ImGearThumbnailItem Class




Glossary Item Box

Represents a thumbnail item displayed in the thumbnail browser.

Object Model

ImGearThumbnailItem ClassImGearARTPage ClassImGearPage ClassImGearThumbnailCtl ClassImGearLoadingSelection Class

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Remarks

An application can iterate through the collection of ImGearThumbnailItem using the ImGearThumbnailCtl.Thumbnails property and ImGearThumbnailCtl.Count property of ImGearThumbnailCtl. Some of the event handlers are using ImGearThumbnailItem objects (for instance, when someone clicks on a particular thumbnail item).

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         ImageGear.WPF.ImGearThumbnailItem

See Also

©2013. Accusoft Corporation. All Rights Reserved.