ImageGear .NET v25.2 - Updated
ImageGear.Windows.Forms Assembly / ImageGear.Windows.Forms.Thumbnails Namespace / ImGearThumbnailItem Class
Properties Methods Events


In This Topic
    ImGearThumbnailItem Class Members
    In This Topic

    The following tables list the members exposed by ImGearThumbnailItem.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets Art page associated with item.  
    Public PropertyGets original image bit depth.  
    Public PropertyGets original image format.  
    Public PropertyGets or sets item's height.  
    Public PropertyGets or sets title's back color of the highlighted item.  
    Public PropertyGets or sets a value indicating whether item is highlighted.  
    Public PropertyGets or sets title's fore color if highlighted.  
    Public PropertyGets original image size.  
    Public PropertyGets ImageGear.Core.ImGearPage class object referencing to the original image.  
    Public PropertyGets page number.  
    Public PropertyGets or sets user data associated with the item.  
    Public PropertyGets or sets a value indicating whether item is selected.  
    Public PropertyGets ImGearLoadingSelection object containing path and format of the original file.  
    Public PropertyGets thumbnail bitmap representing an image.  
    Public PropertyGets or sets item's title.  
    Public PropertyGets or sets item's width.  
    Top
    Public Methods
     NameDescription
    Public MethodReloads item's picture.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Derived classes can implement this method to handle paint events themselves.  
    Top
    See Also