ImageGear .NET v25.2 - Updated
ImageGear.Windows.Forms Assembly / ImageGear.Windows.Forms.Thumbnails Namespace / IImGearThumbnailItem Interface
Properties Methods

In This Topic
    IImGearThumbnailItem Interface Members
    In This Topic

    The following tables list the members exposed by IImGearThumbnailItem.

    Public Properties
     NameDescription
     PropertyGets or sets Art page associated with item.  
     PropertyGets original image bit depth.  
     PropertyGets original image format.  
     PropertyGets or sets title's back color of the highlighted item.  
     PropertyGets or sets a value indicating whether item is highlighted.  
     PropertyGets or sets title's fore color if highlighted.  
     PropertyGets original image size.  
     PropertyGets ImageGear.Core.ImGearPage class object referencing to the original image.  
     PropertyGets page number.  
     PropertyGets or sets user data associated with the item.  
     PropertyGets or sets a value indicating whether item is selected.  
     PropertyGets ImGearLoadingSelection object containing path and format of the original file.  
     PropertyGets thumbnail bitmap representing an image.  
     PropertyGets or sets item's title.  
    Top
    Public Methods
     NameDescription
     MethodCauses the control to redraw the invalidated regions within its client area.  
    Top
    See Also